Hi all, When I apply a table change on a table that uses auto-increment (I use postgresql which implements auto-incr. with sequences) the sequences are reset. I suspect a RecreateTableChange that recreates the table using a temporary table to migrate the data but doesn't migrate the sequence. Is this a bug, or should I use the api in a different way?
-- Rijk J.C. van Haaften Klaas Kloosterweg West 9a 7954 PR Rouveen 0522-291159 06-49416002
