Skip to content

No support for column names with brackets '(' #25

@mkaushik10

Description

@mkaushik10

Hi,
I am trying to use the query-builder for my project. I have database table with columns like 'Result(1/0)'. When I pass this to query-builder as query, it is not able to parse it and gives error.
I tried [Result(1/0)] = 0and Result(1/0) = 0.
Can you please suggest how to add this in the lexer to support this or add it.
Thanks.

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