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