You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Miłosz Pigłas (JIRA)" <ji...@apache.org> on 2013/06/08 19:06:21 UTC

[jira] [Updated] (CAY-1833) SQL keyword 'VALUE' used as table's attribute name in test case

     [ https://issues.apache.org/jira/browse/CAY-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Miłosz Pigłas updated CAY-1833:
-------------------------------

    Attachment: keyword_sql_fb.patch

Patch: changes attributes name from 'VALUE' to 'CVALUE'
                
> SQL keyword 'VALUE' used as table's attribute name in test case
> ---------------------------------------------------------------
>
>                 Key: CAY-1833
>                 URL: https://issues.apache.org/jira/browse/CAY-1833
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Database integration
>         Environment: Debian 7.0, OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-1), Firebird-2.5 super
>            Reporter: Miłosz Pigłas
>            Priority: Trivial
>         Attachments: keyword_sql_fb.patch
>
>
> Test case  tries to create table CLOB_TEST_RELATION with command 
> "CREATE TABLE CLOB_TEST_RELATION (ID INTEGER NOT NULL, ID_CLOB INTEGER NOT NULL, VALUE INTEGER, PRIMARY KEY (ID))" 
> Third attribute's name 'VALUE' is SQL language keyword. FirebirdSQL can't create table, where attribute's name is keyword.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira