aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/createtablesqlstatementbuilder-test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Add primary key table constraint to table builderMarco Bubke2020-06-051-0/+13
* Sqlite: Add session supportMarco Bubke2020-06-051-0/+20
* Sqlite: Fix testMarco Bubke2020-05-261-1/+1
* Sqlite: Add check constraintMarco Bubke2020-05-141-0/+10
* Sqlite: Improve constraint supportMarco Bubke2020-05-141-56/+150
* Sqlite: Add foreign key supportMarco Bubke2020-05-071-5/+205
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-1/+1
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-11/+50
* Clang: Fix formattingMarco Bubke2017-08-041-3/+6
* Sqlite: Cleanup table and column handlingMarco Bubke2017-08-021-30/+18
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-28/+25
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-17/+17
* UnitTest: CleanupMarco Bubke2016-09-191-0/+182