Skip to content

Throws exception IN query for empty arrays #5

Description

@ersanceylan

It throws syntax error at or near ")" if you set an empty array for IN query.
This should be fixed by checking whether given array is empty or not when adding new criteria and simply it can be discarded as we applied so for null values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions