Skip to content
Snippets Groups Projects
Unverified Commit e4e2ec75 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Replace `add-migrated-collections` with Liquibase migrations (#20407)

* Rewrite add-migrated-collections

* Add new tests for the new migrations

* Truncate tables (removing values added by Liquibase migrations) before copying

* Clean namespaces

* Use TRUNCATE TABLE ... CASCADE for Postgres copy

* Update test

* Sort namespaces

* Remove stray println

* Fix Postgres TRUNCATE TABLE behavior

* Disable DB constraints before truncating tables

* Fix fussy postgres
parent b64e8f3b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment