You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Harald Kirsch (JIRA)" <em...@incubator.apache.org> on 2014/10/18 18:44:33 UTC

[jira] [Created] (EMPIREDB-215) Sequence generation and use for HSql to not agree in using toUpperCase

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)