generateChangeLog ant-tasks doesn't work correctly for primary keys (Postgresql)

Hi everyone,

I use a Postgres 8.2.17 database and tried to create my changelog by using the createChangeLog ant task. Then I try to update an empry database by using the script. It fails, because liquibase tries to create the primary key twice:

         
                   

Kind regards
Oliver

ON RC6?  I think it is related to an issue I am looking into.  I created http://liquibase.jira.com/browse/CORE-732 so it will not get forgotten.

Nathan

Yes, RC6