Skip to content

Gc schema migration (GONRG-6799 & GONRG-6772)

Rustam Lotsmanenko (EPAM) requested to merge gc-schema-migration into master

Due to changes in Schema (!444 (merged))

update from v0.19 to a higher version will cause "loss" of the existing private schemas. We need to create a migration script to move/rename these existing private schemas to a new namespace. This script should be a part of a bootstrap process.

Edited by Rustam Lotsmanenko (EPAM)

Merge request reports