deb-murano/murano/db
Jesus Perez 9941585945 Fix migrations to maintain compatibility with sqlite
The current command used for alter a column (drop or alter) missing
the compatibility with sqllite. Solution, pass by using batch alembic.
Read http://alembic.readthedocs.org/en/latest/batch.html for more info.

Change-Id: I32c5cecaad111f2bde559de74ecefa339739b994
2016-01-20 08:33:45 +01:00
..
catalog Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
migration Fix migrations to maintain compatibility with sqlite 2016-01-20 08:33:45 +01:00
services Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
sqla Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
api.py Fix DB migration script 2014-07-12 13:16:04 +00:00
models.py Python3: Replace dict.iteritems with six.iteritems 2016-01-15 03:15:23 -08:00
session.py Delete the unused LOG configure code 2015-09-12 15:28:16 +08:00