Replies: 1 comment 1 reply
-
Note sure how |
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'm using the Sequel.| operator and found an expected behavior.
Using an example from the doc, this returns the expected SQL:
However, the following does not crash and returns an unexpected SQL:
I don't understand how this codes runs with
not_defined
being not defined.I did read the implementation, but I have no clue.
Is it an intended feature ? What am I missing ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions