barbican/barbican/model/migration/alembic_migrations
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
..
versions Rebase alembic migrations 2020-09-23 14:00:58 -05:00
README Add missing \n at the end of file 2014-10-09 22:11:23 +02:00
__init__.py Adding files to support database migration via alembic. 2013-07-05 11:04:45 -05:00
container_init_ops.py Fix URL length for alembic migrations 2016-04-04 17:27:07 +03:00
encrypted_init_ops.py Make alembic used in barbican similar to other openstack projects 2015-09-06 16:31:59 +08:00
env.py Stop to use the __future__ module. 2020-06-02 19:34:50 +02:00
kek_init_ops.py Ensure Alembic version modules bootstrap new db 2015-09-24 16:03:09 -05:00
order_ops.py Add missing changes for Alembic time-zero 2015-09-25 16:07:03 -05:00
projects_init_ops.py Ensure Alembic version modules bootstrap new db 2015-09-24 16:03:09 -05:00
script.py.mako Add Apache 2.0 license header to the alembic_migrations/script.py.mako 2016-11-22 09:58:22 +08:00
secrets_init_ops.py Ensure Alembic version modules bootstrap new db 2015-09-24 16:03:09 -05:00
transport_keys_init_ops.py Make alembic used in barbican similar to other openstack projects 2015-09-06 16:31:59 +08:00

README

Generic single-database configuration.