Rebecca Law
93908bacda
New strategy for transaction management.
...
Introduce a contextmanger function to handle exceptions and nested
transactions. Using the nested_transaction will start a
nested transaction with `db.session.begin_nested`, once the nested
transaction is complete the commit will happen.
`@transactional` has been updated to commit unless in a nested
transaction.
2021-04-14 07:04:17 +01:00
..
2021-03-12 11:45:45 +00:00
2021-04-14 07:04:17 +01:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-04-14 07:04:17 +01:00
2021-03-12 11:45:45 +00:00
2019-04-08 10:27:26 +01:00
2021-03-25 08:42:46 +00:00
2021-03-15 12:04:53 +00:00
2021-03-05 09:59:03 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 13:56:05 +00:00
2021-03-12 11:45:45 +00:00
2019-04-12 15:53:17 +01:00
2021-03-16 12:53:13 +00:00
2021-04-14 07:04:17 +01:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2020-03-27 09:51:54 +00:00
2020-07-28 12:56:40 +01:00
2021-03-12 11:45:45 +00:00
2019-07-22 10:40:18 +01:00
2019-06-05 14:54:52 +01:00
2021-04-14 07:04:17 +01:00
2019-03-22 09:30:39 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00
2021-03-12 11:45:45 +00:00