Skip to content

Can't parse quoted fields (postgres) #5

Description

@MichaelXavier

The parser will fail to parse a query like select "id" from table. This is DBMS specific, so this may actually be a parse error for other databases, but its how postgres does quoting of DDL-level stuff like columns and table names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions