Replies: 1 comment
-
Try with "any" operator select title, cover from article where id=any($1) await sql.file('query.sql', [ids]) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
trying to do something like this
Beta Was this translation helpful? Give feedback.
All reactions