aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/sqlitetable-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Add primary key table constraint to table builderMarco Bubke2020-06-051-0/+13
* Sqlite: Improve constraint supportMarco Bubke2020-05-141-32/+79
* Sqlite: Add foreign key supportMarco Bubke2020-05-071-13/+131
* Sqlite: Add unique index to tableMarco Bubke2018-02-011-0/+17
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-3/+3
* Clang: Add Symbol IndexingMarco Bubke2017-09-141-18/+33
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-0/+3
* Sqlite: Cleanup table and column handlingMarco Bubke2017-08-021-24/+11
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-11/+7
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-15/+12
* UnitTest: CleanupMarco Bubke2016-09-191-0/+115