barbican/barbican/model/migration
Douglas Mendizábal 9da15bf32a Rebase alembic migrations
This patch squashes all database migrations up to and including
the Ocata release into a single migration.

By squashing the migrations into a single one, we are able
to fix the migration issues in MySQL 8.0+.

There has only been one database migration since Ocata, which
was not changed, and any existing database will be compatible
with this change.

This patch also unblocks testing in Ubuntu Focal, which uses
MySQL 8.0 as its default database.

Change-Id: I66c4c5dc91ac3fe486784600d4f58ef4ddb8484c
Story: 2007732
Task: 39896
2020-09-23 14:00:58 -05:00
..
alembic_migrations Rebase alembic migrations 2020-09-23 14:00:58 -05:00
__init__.py Adding files to support database migration via alembic. 2013-07-05 11:04:45 -05:00
alembic.ini Fix typos in alembic.ini & kmip_secret_store.py 2016-09-22 01:26:11 +00:00
commands.py Remove translation of log messages 2017-06-03 10:18:55 +07:00