Support OR in WHERE clause #402
SpadarShut
started this conversation in
Ideas
Replies: 2 comments
-
Documentation is a bit out of date. In the where doc one of the examples uses |
Beta Was this translation helpful? Give feedback.
0 replies
-
Based on some simple testing I just did, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It looks like currently I cannot write queries like
... where foo = "A" OR foo = "B"
. Is this planned to be supported?Beta Was this translation helpful? Give feedback.
All reactions