Skip to content

double quotes are removed automatically  #558

@witwall

Description

@witwall

When I copy only a field with double quotes, the double quotes will be removed automatically, but as you know, PostgreSQL needs double quotes if the field begins with upper case.

for example, "Product_id" after copy and paste, will only Product_id left.
but if I copy and paste count(distinct "Product_ID"), the double quotes will be remained.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions