Skip to content

NotLike should not be a BooleanComparisonType #183

@daschall

Description

@daschall

The change #158 added NotLike to the list of BooleanComparisonType.
However, LIKE is not part of that list, so neither should NotLike.

This is causing issues in our random query generator, since it is not expecting (Not)Like predicates in that list.

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