this post was submitted on 27 Dec 2023
542 points (96.7% liked)
Programmer Humor
19463 readers
212 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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