sunnie to Programmer Humor@programming.dev • 2 years agono.. just nolemmy.caimagemessage-square93fedilinkarrow-up1562arrow-down118
arrow-up1544arrow-down1imageno.. just nolemmy.casunnie to Programmer Humor@programming.dev • 2 years agomessage-square93fedilink
minus-square@gravitas_deficiency@sh.itjust.workslinkfedilinkEnglish37•2 years agoI want to hate this. I really do. But the problem is… I think I like it.
minus-square@naonintendois@programming.devlinkfedilink13•2 years agoBut how do I know if the WHERE clause is AND or OR?
minus-square@akash_rawal@lemmy.worldcakelinkfedilink5•2 years agoWe can say default is and and add an Or node for or. Similar to SoP notation, you only write +.
minus-square@gravitas_deficiency@sh.itjust.workslinkfedilinkEnglish3•edit-22 years agoFair. The constraint nodes should probably exist under an And or Or node.
minus-square@lorty@lemmygrad.mllinkfedilink2•2 years 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