aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/sqlitestatement-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang: Add file cacheMarco Bubke2017-10-051-18/+110
* Sqlite: Improve SqliteStatementMarco Bubke2017-09-211-24/+57
* Sqlite: Don't use the lower level interface of the statementsMarco Bubke2017-09-201-21/+22
* Sqlite: Improve exception handlingMarco Bubke2017-09-201-23/+66
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-57/+57
* Clang: Add symbol storageMarco Bubke2017-08-291-1/+0
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-37/+172
* Sqlite: Add variadic bind and write functionsMarco Bubke2017-08-021-1/+57
* Sqlite: Add excute to the databaseMarco Bubke2017-08-021-4/+4
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-357/+63
* Sqlite: Remove static database handleMarco Bubke2017-07-271-76/+77
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-0/+7
* UnitTest: CleanupMarco Bubke2016-09-191-0/+563