deb-heat/heat/db
Ethan Lynn 7b25a9d647 Fix sqlalchemy migration script 061 for DB2 backend
DB2 doesn't support alter column type from string to text,
need to add a new column and copy data from old column, and
later remove the old column.

Closes-Bug: #1443252
Change-Id: I7b3edf6bf7ea0efaf96398a83dad9ebe61caaa23
2015-04-13 18:46:46 +08:00
..
sqlalchemy Fix sqlalchemy migration script 061 for DB2 backend 2015-04-13 18:46:46 +08:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Make sure snapshot belongs to stack for actions 2015-04-10 18:37:08 +08:00
utils.py Sync latest oslo.db code 2014-04-11 10:48:46 +03:00