daml/compatibility/sandbox-migration
Robert Autenrieth d2bce1628e
DPP-335 Implement data migration for the append-only schema (#9481)
* Implement data migration

changelog_begin
changelog_end

* Rename migration

* Update test

* Move the append-only migrations

* Enable data migration test

* Fixup after script rename

* Check append-only migration hashes

* Add missing comments

* Simplify query

* Add vacuum migration

* Rename unknown workflow id

* Only use head migration script

* Rename history table

* Fix comments

* Align previous schema change after rebase

changelog_begin
changelog_end

Co-authored-by: Marton Nagy <marton.nagy@digitalasset.com>
2021-05-20 21:33:18 +02:00
..
daml update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
runner/Migration DPP-335 Implement data migration for the append-only schema (#9481) 2021-05-20 21:33:18 +02:00
src Switch Scala default to 2.13 (#9699) 2021-05-17 15:04:53 +00:00
BUILD Switch Scala default to 2.13 (#9699) 2021-05-17 15:04:53 +00:00
test.sh Support append-only schema in Sandbox migration tests (#9637) 2021-05-12 10:03:36 +02:00
util.bzl DPP-335 Implement data migration for the append-only schema (#9481) 2021-05-20 21:33:18 +02:00