Hi!
I am working on a project where I am using the data in the database at the
same time as I am developing it. This means that when I need to make changes
in the database (add tables, columns etc) I need to do a datadump and then
put in all the data again. 

The problem with this is that my ID table does not update when I do the
datadump. The effect is that when I make new entries in the database I get a
lot of duplicate key errors.
Is there any property that I have not set? Should there be some kind of
id-table-data.xml file generated like there is myproject-all-data.xml?
ยจ/Ludwig


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscr...@db.apache.org
For additional commands, e-mail: torque-user-h...@db.apache.org

Reply via email to