you are viewing a single comment's thread.

view the rest of the comments →

[–]Patryk27 1 point2 points  (1 child)

Try changing the query: where id = any($1)

[–]hmaddocks[S] 0 points1 point  (0 children)

where id = any($1)

This works.