aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/sqlitedatabasebackend-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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