sunnie to Programmer [email protected] • 11 months agono.. just nolemmy.camessage-square94fedilinkarrow-up1560
arrow-up1541imageno.. just nolemmy.casunnie to Programmer [email protected] • 11 months agomessage-square94fedilink
minus-square@[email protected]linkfedilinkEnglish37•11 months agoI want to hate this. I really do. But the problem is… I think I like it.
minus-square@[email protected]linkfedilink13•11 months agoBut how do I know if the WHERE clause is AND or OR?
minus-square@[email protected]linkfedilink5•11 months 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-211 months agoFair. The constraint nodes should probably exist under an And or Or node.
minus-square@[email protected]linkfedilink2•11 months 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