Skip to content

Conditions for the same field gets overwritten #16

@YourTechBud

Description

@YourTechBud
where(and(cond('a', '>=', 'somevalue'), cond('a', '<=', 'someothervalue')))

For the above example only the second condition is reflected because the first gets overwritten by the second condition

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions