Skip to content

how to implement the 'like' bool expression using expr #673

@cocktail828

Description

@cocktail828

hello maintainers. I am trying to parse bool expression like this using expr a>10 && b like '%abc' && c not in ['a', 'b'].
But expr does not support like natively. So is there any ways to make expr support 'like' bool expression.
Thanks, in advance!

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