summaryrefslogtreecommitdiff
path: root/tests/unit/unittest/sqlitedatabasebackend-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: Improve database openingMarco Bubke2023-03-151-7/+18
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Add exception if statement is called outside of a lockMarco Bubke2021-05-311-14/+14
* Revert "Revert "Merge remote-tracking branch 'origin/4.15'""Eike Ziller2021-05-071-1/+1
* Revert "Merge remote-tracking branch 'origin/4.15'"Marco Bubke2021-05-061-1/+1
* Sqlite: Use config.h instead of setting everything in the build filesMarco Bubke2021-05-051-1/+1
* Sqlite: Dont compile Utf-16 supportMarco Bubke2020-05-261-44/+0
* Sqlite: Improve constraint supportMarco Bubke2020-05-141-1/+1
* UnitTests: Add utility functions for testMarco Bubke2017-10-211-1/+1
* Sqlite: Improve exception handlingMarco Bubke2017-09-201-4/+7
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-9/+9
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-10/+15
* Sqlite: Add Read and ReadWrite mode to databaseMarco Bubke2017-08-021-3/+21
* Sqlite: Add variadic bind and write functionsMarco Bubke2017-08-021-1/+3
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-3/+3
* Sqlite: Remove static database handleMarco Bubke2017-07-271-1/+1
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-1/+5
* UnitTests: Fix names and disable slow tests by defaultMarco Bubke2017-01-041-1/+3
* UnitTest: CleanupMarco Bubke2016-09-191-0/+147