[ http://issues.apache.org/jira/browse/DDLUTILS-105?page=comments#action_12412830 ]
Thomas Dudziak commented on DDLUTILS-105: ----------------------------------------- Please update your DdlUtils from SVN - I have done considerable work on the database alteration part, and for Oracle this should work now. > When upgrading a database, and the auto-increment for a column is set to > 'true' the sequence is not created > ----------------------------------------------------------------------------------------------------------- > > Key: DDLUTILS-105 > URL: http://issues.apache.org/jira/browse/DDLUTILS-105 > Project: DdlUtils > Type: Bug > Components: Core > Reporter: Machiel Groeneveld > Assignee: Thomas Dudziak > > When doing a clean create database I get a sequence for my autoincrement > column. But when upgrading ddlutils doesn't 'see' that the change from > autoincrement=false to autoincrement=true should lead to the creation of a > sequence. This makes upgrading an existing database more difficult. -- 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
