aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Db/TransactionalTest.php
Commit message (Collapse)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Add Transactional trait for atomic DB operationsChristoph Wurst2022-02-171-0/+98
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>