[jira] Created: (DDLUTILS-171) If there is just a column change (data type,required, size) all the table is recreated. The alter comands are enough, i think.

2007-04-26 Thread charbel (JIRA)
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

[jira] Created: (DDLUTILS-172) If some columns are removed, the table is recreated. Whereas the alter commands are enough.

2007-04-26 Thread charbel (JIRA)
If some columns are removed, the table is recreated. Whereas the alter commands are enough. --- Key: DDLUTILS-172 URL: https://issues.apache.org/jira/browse/DDLUTILS-172

[jira] Created: (DDLUTILS-173) Add the ability to customize table creation. In my case sybase table creation lock datarows

2007-04-26 Thread charbel (JIRA)
Add the ability to customize table creation. In my case sybase table creation lock datarows - Key: DDLUTILS-173 URL: https://issues.apache.org/jira/browse/DDLUTILS-173

[jira] Updated: (DDLUTILS-173) Add the ability to customize table creation. In my case sybase table creation lock datarows

2007-04-26 Thread charbel (JIRA)
[ https://issues.apache.org/jira/browse/DDLUTILS-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] charbel updated DDLUTILS-173: - Attachment: patach.txt Add the ability to customize table creation. In my case sybase table creation