You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Evert Arckens (JIRA)" <ji...@apache.org> on 2013/03/22 12:21:16 UTC

[jira] [Created] (DDLUTILS-279) SqlBuilder does not shorten the name of columns

Evert Arckens created DDLUTILS-279:
--------------------------------------

             Summary: SqlBuilder does not shorten the name of columns
                 Key: DDLUTILS-279
                 URL: https://issues.apache.org/jira/browse/DDLUTILS-279
             Project: DdlUtils
          Issue Type: Bug
            Reporter: Evert Arckens
            Assignee: Thomas Dudziak


SqlBuilder shortens the names of columns when creating a create-table statement, but it does not do this when creating an insert-statement.

This gives inconsistent results when calling Platform#getCreateTableSql() followed by Platform#getInsertSql().


--
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