[ http://issues.apache.org/jira/browse/DDLUTILS-18?page=all ]
Thomas Dudziak updated DDLUTILS-18: ----------------------------------- Component: Core - DB2 > DB2 autoincrement > ----------------- > > Key: DDLUTILS-18 > URL: http://issues.apache.org/jira/browse/DDLUTILS-18 > Project: DdlUtils > Type: Bug > Components: Core - DB2 > Environment: DB2 version 8 > Reporter: dan meany > Assignee: Thomas Dudziak > Fix For: 1.0 > > Reading table schema for an autoincrement column in DB2 v.8 produces: > <column name="SEQ_NO" primaryKey="true" required="true" type="INTEGER" > size="10" default="IDENTITY GENERATED BY DEFAULT" autoIncrement="false"/> > Should be autoIncrement="true" -- 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