Files
heat/heat/tests
Stephen Finucane 1331c650b0 db: Don't rely on autocommit behavior
Resolve the following RemovedIn20Warning warning:

  The current statement is being autocommitted using implicit
  autocommit, which will be removed in SQLAlchemy 2.0. Use the .begin()
  method of Engine or Connection in order to use an explicit transaction
  for DML and DDL statements.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: Ibe7503002be9f7cdf13259379ebbf6e9c329a028
2023-06-19 10:56:19 +01:00
..
2023-02-12 01:42:41 +00:00
2023-06-19 10:45:58 +01:00
2023-03-25 12:02:27 +09:00
2021-03-02 09:32:41 +05:30
2020-04-16 06:43:27 +00:00
2023-03-25 12:02:27 +09:00
2023-06-19 10:56:19 +01:00