© 2026 Hedgehog Software, LLC
.where(inArray(users.id), ['abc', 'def']))
.where(inArray(users.id), placeholder("userIds"))
{ userIds: ['abc', 'def'] }
PostgresError: syntax error at or near "$1"