liquibase.exception.MigrationFailedException: Migration failed for changeset
changelog/v23.07.3/001-update_thesaurus_dcterms.xml::dropPrimaryKeyThesaurusDcterms::Miled:
Reason: liquibase.exception.DatabaseException: ERROR: column "id" of relation "thesaurus_dcterms" already exists
[Failed SQL: (0) ALTER TABLE public.thesaurus_dcterms ADD id BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL PRIMARY KEY]
Environment
Error Message
Steps to Reproduce