Replies: 1 comment 1 reply
-
Ok, found out that Sequel::SQL::Builders#value_list is my friend here. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I wonder if one can get something like "WHERE (foo, bar) IN ((1,2),(2,3),(3,4))" or "WHERE (a,b) > (b, c)" using Sequel DSL.
Beta Was this translation helpful? Give feedback.
All reactions