Skip to content

Using IN clause #27

@kleschenko

Description

@kleschenko

Is there any way to pass tuple/list as argument for IN clause? Seems like the only way to do it right now is to manually construct a query string like this WHERE "my_field" IN ($1, $2, $3). Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions