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

Thomas Dudziak resolved DDLUTILS-171.
-------------------------------------

    Resolution: Invalid

That's what the Sybase platform is actually doing. Note that there are some 
cases however where it is not possible to use an ALTER TABLE MODIFY statement:

* adding or removing IDENTITY
* adding a non-IDENTITY required column that has no default value

If you have a specific error case, then please open a separate issue for this 
particular error, and if possible, please provide some more info about it.

> If there is just a column change (data type,required, size) all the table is 
> recreated. The alter comands are enough, i think.
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DDLUTILS-171
>                 URL: https://issues.apache.org/jira/browse/DDLUTILS-171
>             Project: DdlUtils
>          Issue Type: Bug
>          Components: Core - Sybase
>    Affects Versions: 1.0
>            Reporter: charbel
>         Assigned To: Thomas Dudziak
>            Priority: Blocker
>         Attachments: patch.txt
>
>
> If there is just a column change (data type,required, size) all the table is 
> recreated. The alter comands are enough, i think.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to