Harald Kirsch created EMPIREDB-215:
--------------------------------------
Summary: Sequence generation and use for HSql to not agree in
using toUpperCase
Key: EMPIREDB-215
URL: https://issues.apache.org/jira/browse/EMPIREDB-215
Project: Empire-DB
Issue Type: Bug
Affects Versions: empire-db-2.4.3
Environment: hsqldb-2.3.2
Reporter: Harald Kirsch
{{DBDatabaseDriverHSql}} line 236 and
{{HSqlDDLGenerator}} line 99
do not agree in converting {{seqName}} to uppercase. The result is an SQL error
when the sequence is really used.
This happens with hsqldb-2.3.2.
Workaround: tables using sequences should have an uppercase name as well as all
sequence columns in uppercase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)