sunnie to Programmer [email protected] • 1 year agono.. just nolemmy.caimagemessage-square95fedilinkarrow-up1564arrow-down119
arrow-up1545arrow-down1imageno.. just nolemmy.casunnie to Programmer [email protected] • 1 year agomessage-square95fedilink
minus-square@[email protected]linkfedilinkEnglish37•1 year agoI want to hate this. I really do. But the problem is… I think I like it.
minus-square@[email protected]linkfedilink13•1 year agoBut how do I know if the WHERE clause is AND or OR?
minus-square@[email protected]linkfedilink5•1 year agoWe can say default is and and add an Or node for or. Similar to SoP notation, you only write +.
minus-square@[email protected]linkfedilinkEnglish3•edit-21 year agoFair. The constraint nodes should probably exist under an And or Or node.
minus-square@[email protected]linkfedilink2•1 year agoThis needs a bit of work but it could be interesting
I want to hate this. I really do. But the problem is… I think I like it.
But how do I know if the WHERE clause is AND or OR?
We can say default is
and
and add anOr
node foror
. Similar to SoP notation, you only write+
.How about an
or
boolean attribute.Fair. The constraint nodes should probably exist under an
And
orOr
node.This needs a bit of work but it could be interesting