[ http://issues.apache.org/jira/browse/DDLUTILS-115?page=all ]
Christoffer Hammarström updated DDLUTILS-115:
---------------------------------------------
Attachment: DDLUTILS-115.patch
This patch fixes the bug by causing ddlutils to issue "SET IDENTITY_INSERT"
statements.
> SqlBuilder.writeCopyDataStatement(Table, Table) fails on MSSQL tables which
> require IDENTITY_INSERT ON.
> -------------------------------------------------------------------------------------------------------
>
> Key: DDLUTILS-115
> URL: http://issues.apache.org/jira/browse/DDLUTILS-115
> Project: DdlUtils
> Type: Bug
> Components: Core
> Environment: MSSQL
> Reporter: Christoffer Hammarström
> Assignee: Thomas Dudziak
> Attachments: DDLUTILS-115.patch
>
> When trying to make a column in a table longer, Ddlutils uses a table copy.
> This only works on tables without identity columns.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira