diff --git a/persistence-service-v1/persistence-service-processor-v1/src/main/resources/db/changelog/db.changelog-tenant.yaml b/persistence-service-v1/persistence-service-processor-v1/src/main/resources/db/changelog/db.changelog-tenant.yaml index 4c2b13bbe..e27597700 100644 --- a/persistence-service-v1/persistence-service-processor-v1/src/main/resources/db/changelog/db.changelog-tenant.yaml +++ b/persistence-service-v1/persistence-service-processor-v1/src/main/resources/db/changelog/db.changelog-tenant.yaml @@ -199,6 +199,10 @@ databaseChangeLog: file: db/changelog/tenant/sql/207-acl-migration-cleanup.sql - include: file: db/changelog/tenant/125-drop-not-null-for-legal-basis-in-manual-recategorization.yaml + - include: + file: db/changelog/tenant/126-add-uuid-to-download-status.yaml + - include: + file: db/changelog/tenant/130-add-primary-key-constraint-download-status-reports.yaml - include: file: db/changelog/tenant/125-add-max-size-for-legal-basis-in-manual-legal-basis-change.yaml - include: @@ -207,12 +211,8 @@ databaseChangeLog: file: db/changelog/tenant/127-add-component-mapping-table.yaml - include: file: db/changelog/tenant/128-add-component-mapping-versions-to-file.yaml - - include: - file: db/changelog/tenant/126-add-uuid-to-download-status.yaml - include: file: db/changelog/tenant/129-add-component-table.yaml - - include: - file: db/changelog/tenant/130-add-primary-key-constraint-download-status-reports.yaml - include: file: db/changelog/tenant/131-changed-max-size-for-id-in-entity.yaml - include: