You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2006/07/13 08:42:30 UTC

[jira] Resolved: (DDLUTILS-105) When upgrading a database, and the auto-increment for a column is set to 'true' the sequence is not created

     [ http://issues.apache.org/jira/browse/DDLUTILS-105?page=all ]
     
Thomas Dudziak resolved DDLUTILS-105:
-------------------------------------

    Resolution: Fixed

DdlUtils can now at least read-back those autoincrement columns that it itself created before

> 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