Skip to content

Only escape identifiers with double quotes if necessary #138

Open
@pensivebrian

Description

@pensivebrian

Currently, our in auto suggestions, we're a little overzealous in our escaping of identifiers with double quotes. We should only escape when necessary.

For example, the query select * from "HumanResources"."Employee" shouldn't need any escaping.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions