heat/heat/db/sqlalchemy
Angus Salkeld 60fe406394 Make the status_reason field Text instead of String(255)
Change-Id: I8eaaa7bc55afff16d16bbd9d41b5522f02f83071
Closes-bug: 1434290
2015-03-25 13:47:17 +10:00
..
migrate_repo Make the status_reason field Text instead of String(255) 2015-03-25 13:47:17 +10:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Versioned object - WatchRule and WatchData 2015-03-18 14:40:19 +08:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
models.py Make the status_reason field Text instead of String(255) 2015-03-25 13:47:17 +10:00
types.py Add extra columns for resource table 2015-03-17 06:09:26 -04:00
utils.py Sqlite migrate_data() utility method 2015-03-09 22:26:19 +05:30