heat/heat/db/sqlalchemy
Takashi Kajinami ddbf9db52e Set cache_ok to avoid further SAWarning
This change fixes the one remaining usage without the flag which was
missed by the previous attempt[1].

[1] 14d2d859ef

Change-Id: Ic0b34b11d669851e47cae670f5299f934f396257
2022-11-01 15:27:24 +09:00
..
migrate_repo Keep db model and migration scripts in sync 2020-04-07 20:33:50 +05:30
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Fix compatibility with oslo.db 12.1.0 2022-09-05 17:40:38 +01:00
filters.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
migration.py Squash database patches 2019-10-07 10:38:26 +00:00
models.py Remove db api and tables for CloudWatch 2018-01-28 09:35:07 +05:30
types.py Set cache_ok to avoid further SAWarning 2022-11-01 15:27:24 +09:00
utils.py Fix iter bug with SQlAlchemy 1.3.23 2021-02-18 09:59:50 +05:30