Add database scripts for migration to and use of audit tables
Backend and database to have temporary audit tables and functionality in parallel with current tables and functionality until the former is fully operational. Then audit tables and functionality will replace current tables and functionality. Note that commit is first step in introducing audit tables.
parent
5ef07472
No related branches found
No related tags found
Showing
- src/main/resources/db/migration/V6.1__Schema_data_migration_audit.sql 1666 additions, 0 deletions...ources/db/migration/V6.1__Schema_data_migration_audit.sql
- src/main/resources/db/migration/V6.2__Schema_data_migration_audit.sql 1672 additions, 0 deletions...ources/db/migration/V6.2__Schema_data_migration_audit.sql
Loading
Please register or sign in to comment