Files
cinder/cinder
Stephen Finucane 9927bdc9b3 db: Use the same connection throughout test
This necessitates using a raw connection [1] to enable foreign keys, due
SQLAlchemy 2.0 wrapping mostly everything in transactions which in-turn
limits our ability to do this easily on a non-global basis.

[1] https://docs.python.org/3/library/sqlite3.html#sqlite3.Connection.execute

Change-Id: Id6d4219ea2be797e4da6c43b3a950983f3fc951f
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-11-08 11:34:16 +00:00
..
2022-11-18 17:00:55 +00:00
2021-08-27 15:13:21 +01:00
2023-07-11 18:27:23 +00:00
2023-09-14 03:26:30 +00:00
2022-02-24 15:23:38 +05:30
2023-01-18 10:20:39 -05:00
2023-06-05 14:31:04 +00:00
2022-04-12 11:03:50 +01:00
2022-02-02 09:19:17 -05:00
2021-04-20 07:49:02 +00:00
2022-05-23 11:08:25 -04:00
2023-04-11 10:50:15 -04:00
2022-09-09 16:13:12 -04:00