这是indexloc提供的服务,不要输入任何密码
Skip to content

posix regular expression operator  #4317

@tirumaraiselvan

Description

@tirumaraiselvan

Currently, for regex match operations we have _similar and _nsimilar operators. These are based on Postgres' SIMILAR operator which is based on SQL standard definition of regular expression.

Postgres also has POSIX regular expression which might be more common in usage: https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-POSIX-REGEXP

We can add these operators to permissions and graphql schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/serverRelated to serverp/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprints

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions