vmware-nsx/neutron/db/migration/alembic_migrations
Ann Kamyshnikova 435cfb5517 Fix sqlalchemy DateTime type usage
In migration f9263d6df56_remove_dhcp_lease there is mistake in
DateTime type usage for mysql, used sa.DATETIME() instead of
sa.DateTime()

Closes-Bug: #1250405

Change-Id: I41fcd3babc64e3307895a92f03c7417577fa7b1d
2013-11-12 15:52:50 +04:00
..
versions Fix sqlalchemy DateTime type usage 2013-11-12 15:52:50 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
common_ext_ops.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
env.py Load tables of service plugins when migration auto generation 2013-08-29 21:13:13 +09:00
script.py.mako Add support for service plugins to the migration framework 2013-08-09 14:08:27 +04:00