deb-heat/heat/db/sqlalchemy
Angus Salkeld 23e7b585a2 Remove "lazy=joined" from the resource_data backref
This is having some weird interaction with the rsrc_metadata column.
In a later patch I add a call to resource_data_set() in signal_responder
and the metadata tests start failing.

Change-Id: Ib59972fe69570f4ae36e672987419f4841a2de40
2013-08-23 10:41:36 +10:00
..
migrate_repo Use LONGTEXT for templates in MySQL 2013-08-19 20:13:17 -07:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Introduce new resource_data_delete db api 2013-08-12 19:00:23 +02:00
manage.py Add missing Aapche 2.0 license headers (H102) 2013-07-19 23:10:25 +02:00
migration.py add missing gettextutils imports 2013-07-02 14:22:24 +01:00
models.py Remove "lazy=joined" from the resource_data backref 2013-08-23 10:41:36 +10:00
mutable.py Handle heat with SQLAlchemy >= 0.8 2013-08-14 10:26:06 +08:00
session.py Fix PEP H402 "one line docstring needs punctuation." 2013-05-20 21:55:11 +10:00