Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quote completions with upper-case characters
FIX: Make sure table and column completions with upper-case characters are quoted. See https://discuss.codemirror.net/t/postgresql-autocomplete-incorrect-for-quoted-tables/7543/3
- Loading branch information
15cd610
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But in PostgreSQL the quote logic is completely different.