Files
iTop/core
Pierre Goiffon 51bbe1f79d Handle nested transactions (#90)
* starting a new transaction will send nothing in the DB (only one global transaction : merge nested transactions)
* same for COMMIT or ROLLBACK if more than 1 transaction is opened
* transactions are kept inside \DBObject::DBInsertNoReload, but they can be disabled using config flag db_core_transactions_enabled=false (true by default, hidden by default)
2019-08-20 10:47:29 +02:00
..
2019-01-24 18:07:50 +01:00
2019-08-06 15:27:32 +02:00
2019-07-25 17:33:41 +02:00
2019-08-12 11:45:33 +02:00
2017-05-05 15:08:49 +00:00
2018-07-13 08:34:47 +00:00
2019-08-13 17:25:04 +02:00
2019-06-13 10:24:01 +02:00