Skip to content

Incorrect regex query parsing #9

Open
@RunDevelopment

Description

@RunDevelopment

Regex queries currently treat the backslash like any other character when it should be treated as the escape character.

The parser method needs to be updated to handle backslashes correctly. Should a query end with a backslash, then this backslash is to be taken literally.

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