sunnie to Programmer [email protected] • 11 months agono.. just nolemmy.caimagemessage-square93fedilinkarrow-up1558arrow-down118
arrow-up1540arrow-down1imageno.. just nolemmy.casunnie to Programmer [email protected] • 11 months agomessage-square93fedilink
minus-square@[email protected]linkfedilinkEnglish36•11 months agoI want to hate this. I really do. But the problem is… I think I like it.
minus-square@[email protected]linkfedilink14•11 months agoBut how do I know if the WHERE clause is AND or OR?
minus-square@akash_rawallink5•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.
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.