Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use "WHERE IN (${array.join(",")})" #3064

Closed
csulit opened this issue Sep 13, 2023 · 1 comment
Closed

How to use "WHERE IN (${array.join(",")})" #3064

csulit opened this issue Sep 13, 2023 · 1 comment
Labels

Comments

@csulit
Copy link

csulit commented Sep 13, 2023

WHERE fram.approver_id IN (${approverIds.join(',')})

Error:

error: invalid input syntax for type uuid: "dc785ab6-a41c-4460-bf58-ca72fb6b0994,c0edb590-7f9c-41ed-9d3b-6fa6632ef2d9"
@charmander
Copy link
Collaborator

Duplicate of #1452

@charmander charmander marked this as a duplicate of #1452 Sep 13, 2023
@charmander charmander closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants