[ http://issues.apache.org/jira/browse/DDLUTILS-115?page=comments#action_12420363 ]
Christoffer Hammarström commented on DDLUTILS-115:
--------------------------------------------------
... and, it's even fixed in the latest version. Sorry for the spam. Please close this.
> 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
|