[ https://issues.apache.org/jira/browse/DDLUTILS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468221 ]
Laurent ROCHE commented on DDLUTILS-134: ---------------------------------------- I understand your point of view, but it will be nice to have the choice (via an option) particularly when using option 1 (inserting rows with the data ids). If I find some time (in Summer, may be), I will see if I can work on this. > Bad start value when importing identity in Derby > ------------------------------------------------ > > Key: DDLUTILS-134 > URL: https://issues.apache.org/jira/browse/DDLUTILS-134 > Project: DdlUtils > Issue Type: Bug > Affects Versions: 1.1 > Environment: PostgreSQL 8.1.4; Derby 10.2.1 > Reporter: Laurent ROCHE > Assigned To: Thomas Dudziak > Attachments: Ddlutils-test.zip, my_build.xml, test_derby.sql > > > I am transfering a DB from PostgreSQL to Derby using DDL-Utils Ant program. > I have columns defines as SERIAL and with data in PostgreSQL and when > transfered the start value for the serial colum is ONE (in Derby) when I > would expect it to be the same as in Postgres (the increment value seems > strange too). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.