As the BLIS-NG System Update
I want to apply database updates found in the update artifact
so that the database schema supports the new BLIS application runtime.
AC
- Given an BLIS update artifact, When the artifact contains db migrations, Then the db migrations are applied to the database.
- Given pending db migrations, When the migration process begins, Then a backup of the old database is created to support rollbacks.