heat/heat/db/sqlalchemy
Zane Bitter a2c6f14c63 Fix an exception message
The message contained "<built-in function id>" instead of the row ID.

Change-Id: Ifd345a3098342c8ae5b7b64054f6a130dad2a03c
2018-06-26 22:45:17 -04:00
..
migrate_repo Remove db api and tables for CloudWatch 2018-01-28 09:35:07 +05:30
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Fix an exception message 2018-06-26 22:45:17 -04:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Squash database patches 2017-03-14 15:52:46 +08:00
models.py Remove db api and tables for CloudWatch 2018-01-28 09:35:07 +05:30
types.py Remove usage of sqlalchemy mutables 2015-06-26 11:02:03 +02:00
utils.py Replace retrying with tenacity 2016-11-15 04:34:17 +00:00