Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
implement flyway migration for config database normalization + tests (#…
…8563) * implement flyway migration for config database normalization + tests * use Enums + create connection operation table * address review comments * format * undo change * handle null value for enums * implement new database config persistence (#8620) * implement new database config persistence * make new persistence compatible with applications * update tests * do not update createdAt timestamp * review comments + incorporate changes from bootloader * address review comments * fixed test + remove unused method * fix archive handler test * handle null value for tombstone * add logs for assert migration * final review comments
- Loading branch information