summaryrefslogtreecommitdiff
path: root/tests/unit/unittest/sqlitetransaction-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | Sqlite: Inject RTTI into TUMarco Bubke2023-02-281-22/+12
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Move result count to class declarationMarco Bubke2021-03-261-2/+2
* Sqlite: Add session supportMarco Bubke2020-06-051-3/+56
* Clang: Cleanup transaction statements in the databaseMarco Bubke2018-04-091-3/+69
* Clang: Handle a busy database in the PCH pluginMarco Bubke2018-04-041-0/+90
* Sqlite: Transaction catch exception in destructorMarco Bubke2018-02-141-1/+57
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-41/+33
* Sqlite: Add locking for sqlite transactionsMarco Bubke2017-09-201-0/+115