Skip to content

Column names with mixed case require double quotes in query conditions on the "Log Query" page #470

@zzzdong

Description

@zzzdong

Description:

On the Log Query page, when adding a query condition for a column that contains a name with mixed case (i.e., a combination of uppercase and lowercase letters), it is necessary to enclose the column name in double quotes. Without the double quotes, the query may fail or produce incorrect results.

image

Temporary Fix:

I have made a simple fix for this issue, which you can find in the following commit:

Commit Link

If this fix is acceptable, I would be happy to submit a pull request to address this issue.

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