Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
3.1.1
-
None
-
None
Description
While working at HerdDBDictionary I figured out that integration tests do not work because of two problems:
- a bug in SelectImpl#getColumnAlias, in which we are not applying delimiters to the column name
- SchemaTool does not recognize that a column is already present on a table, in case of delimitedCase = SCHEMA_CASE_LOWER and schemaCase = SCHEMA_CASE_LOWER
Attachments
Issue Links
- is related to
-
OPENJPA-1115 Finish support for delimited identifiers
- Closed
-
OPENJPA-2820 Track when a DBIdentifier is already delimited in order to save memory allocations and cpu
- Closed
- relates to
-
OPENJPA-2816 Add HerdDB DBDictionary
- Closed
- links to