Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.13.1, 1.12.4
-
None
Description
Now the PostgresDialect is case-insensitive. I think this is a bug.
https://stackoverflow.com/questions/20878932/are-postgresql-column-names-case-sensitive
https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS
Could we delete PostgresDialect#quoteIdentifier, make it using super class.
Attachments
Issue Links
- links to