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

Reply via email to