neutron/neutron/db/migration
Ann Kamyshnikova 42fbe0e0b5 Fix alter_enum_add_value
Using alter_enum_add_value for PostgreSQL hit error with running
inside migration.

Update code with operations that can be executed. As this implementation
do not drop columns like alter_enum, it can be used in expand branch
as well.

Change-Id: I56d0731fff317b7be73e8237fa897c1d44331bcd
2017-07-05 18:23:50 +04:00
..
alembic_migrations [log]: db models and migration rules 2017-06-13 08:52:12 +07:00
models Merge "Relocate Agent DB model" 2016-10-10 16:33:55 +00:00
README Support for independent alembic branches in sub-projects 2015-08-12 23:50:58 -04:00
__init__.py Fix alter_enum_add_value 2017-07-05 18:23:50 +04:00
alembic.ini Ease debugging alembic by passing proper scripts path in alembic.ini 2015-06-22 15:44:55 +02:00
autogen.py Revert "Support unique labels for alembic branches" 2016-07-06 16:51:04 +00:00
cli.py Remove unused variable 2017-04-14 23:09:21 +00:00
connection.py neutron-db-manage: add has_offline_migrations command 2016-01-22 13:55:40 +00:00

README

See doc/source/devref/alembic_migrations.rst

Rendered at
http://docs.openstack.org/developer/neutron/devref/alembic_migrations.html