heat/heat/db/sqlalchemy
Steven Dake f91569de61 version migration fails if version is an integer
The migration 043 fails to account for the case where the version
was specified as a string or version contains non-ascii characters.
This breaks migration for folks that have those incorrect templatesx
 in their database.

Change-Id: I9c2143c9d7a4d61ff41d32ee0f7b12a5640eec72
Closes-bug: 1299174
2014-03-29 10:46:43 -07:00
..
migrate_repo version migration fails if version is an integer 2014-03-29 10:46:43 -07:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Store stack domain credentials for deployments 2014-03-25 09:08:43 +13:00
filters.py Remove vim header from files. 2014-03-04 08:51:56 -06:00
migration.py Use oslo db.migration script 2014-01-03 10:55:34 +11:00
models.py Store stack domain credentials for deployments 2014-03-25 09:08:43 +13:00
mutable.py Remove vim header from files. 2014-03-04 08:51:56 -06:00
types.py Refactor MySQL long text support 2014-01-17 17:37:37 +08:00