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-27 12:22:42 +00:00
2020-06-06 14:02:09 +05:30
2023-02-12 01:42:41 +00:00
2023-06-19 10:45:05 +01:00
2021-06-17 01:35:45 +08:00
2021-04-14 15:40:35 +05:30
2023-03-25 12:02:27 +09:00
2023-06-19 10:45:58 +01:00
2023-03-25 12:02:27 +09:00
2023-03-17 06:20:24 +00:00
2021-03-02 09:32:41 +05:30
2020-04-16 06:43:27 +00:00
2023-03-25 03:01:09 +00:00
2020-11-26 17:14:13 +08:00
2022-04-26 06:37:05 +00:00
2020-05-05 08:42:11 -05:00
2021-06-23 14:22:55 +05:30
2020-05-05 08:42:11 -05:00
2020-05-05 08:42:11 -05:00
2022-03-01 18:40:34 +09:00
2022-07-01 08:38:49 +05:30
2015-11-05 18:10:50 +05:30
2022-06-20 21:32:08 +09:00
2021-06-17 01:35:45 +08:00
2020-04-23 14:49:12 +02:00
2023-03-25 12:02:27 +09:00
2020-04-23 14:49:12 +02:00
2021-11-09 10:26:49 +01:00
2020-04-23 14:49:12 +02:00
2016-09-30 10:56:31 +08:00
2023-03-25 12:02:27 +09:00
2023-02-16 09:19:40 +08:00
2020-05-05 08:42:11 -05:00
2020-05-05 08:42:11 -05:00
2023-06-19 10:45:58 +01:00
2020-05-05 08:42:11 -05:00
2020-04-23 14:49:12 +02:00
2020-05-04 14:09:27 -04:00
2020-05-05 08:42:11 -05:00
2020-04-23 14:49:12 +02:00
2021-04-23 11:49:23 +05:30
2017-07-07 11:00:04 +05:30
2020-05-05 08:42:11 -05:00
2020-05-05 08:42:11 -05:00
2020-06-04 23:03:17 +05:30
2021-03-11 23:12:56 +00:00
2020-04-23 14:49:12 +02:00
2018-06-29 09:37:44 +05:30
2020-05-05 08:42:11 -05:00
2020-08-28 03:54:19 +00:00
2020-05-05 08:42:11 -05:00
2020-04-23 14:49:12 +02:00
2021-12-13 11:21:07 -05:00
2021-03-11 23:12:56 +00:00
2023-06-19 10:45:58 +01:00
2023-06-19 10:45:58 +01:00
2020-05-05 08:42:11 -05:00
2020-05-05 08:42:11 -05:00
2020-05-05 08:42:11 -05:00
2020-05-04 14:09:27 -04:00
2020-05-05 08:42:11 -05:00
2017-05-01 16:44:59 -04:00
2023-06-19 10:45:58 +01:00
2020-04-23 14:49:12 +02:00
2020-05-05 08:42:11 -05:00
2020-05-05 08:42:11 -05:00
2021-03-11 23:12:56 +00:00
2023-03-25 12:02:27 +09:00
2020-05-05 08:42:11 -05:00
2023-03-25 12:02:27 +09:00
2020-04-23 14:49:12 +02:00
2016-06-22 10:45:04 +12:00
2020-05-05 08:42:11 -05:00
2020-10-27 16:55:38 -04:00
2017-05-04 20:41:34 -04:00
2020-05-05 08:42:11 -05:00
2020-04-22 12:23:44 +02:00
2023-02-27 12:22:38 +00:00
2020-05-05 08:42:11 -05:00
2018-08-31 04:07:35 +00:00
2023-06-19 10:56:19 +01:00