aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/createtablesqlstatementbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Strict table supportv6.0.1Marco Bubke2021-12-141-308/+0
* Utils: Remove std::initializer_list contructorMarco Bubke2021-05-311-3/+2
* Revert "Revert "Merge remote-tracking branch 'origin/4.15'""Eike Ziller2021-05-071-1/+3
* Revert "Merge remote-tracking branch 'origin/4.15'"Marco Bubke2021-05-061-3/+1
* Sqlite: Default column type to NoneMarco Bubke2021-05-051-1/+3
* Sqlite: Fix null handlingMarco Bubke2020-06-101-0/+2
* Sqlite: Add primary key table constraint to table builderMarco Bubke2020-06-051-4/+40
* Sqlite: Add session supportMarco Bubke2020-06-051-1/+6
* Sqlite: Forbid double quotes which are not part of the SQL standardMarco Bubke2020-05-261-2/+2
* Sqlite: Add check constraintMarco Bubke2020-05-141-0/+7
* fix visit from future usingTim Jenssen2020-05-141-1/+1
* Sqlite: Improve constraint supportMarco Bubke2020-05-141-35/+81
* Sqlite: Add foreign key supportMarco Bubke2020-05-071-11/+69
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-1/+1
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-7/+41
* Sqlite: Cleanup table and column handlingMarco Bubke2017-08-021-17/+12
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-22/+20
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-26/+26
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+131