Replies: 1 comment 1 reply
-
This is expected, as strings are treated as raw SQL: http://sequel.jeremyevans.net/rdoc/classes/Sequel/Database.html#method-i-5B-5D |
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.
-
when i create a dataset example: DB['goods_20240814'] a error: PG::SyntaxError: ERROR: syntax error at or near,
when i change to DB[:goods_20240814] , it is right
Beta Was this translation helpful? Give feedback.
All reactions