Skip to content

Values clause does not support empty sequence #63

@NPCRUS

Description

@NPCRUS

I got an error: assertion failed: `Values` clause does not support empty sequence
when trying to do a Table.select.filter(t => db.values(ids).contains(t.id))
It's rather combersome, because i will need to eliminate all the branches with empty sequence myself.
Is it not supported by design or is it not supported YET ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions