aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqliteglobal.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-2/+2
* Sqlite: Strict table supportv6.0.1Marco Bubke2021-12-141-0/+1
* Sqlite: Open Sqlite by default in exclusive locking modeMarco Bubke2021-05-311-0/+2
* Revert "Revert "Merge remote-tracking branch 'origin/4.15'""Eike Ziller2021-05-071-1/+1
* Revert "Merge remote-tracking branch 'origin/4.15'"Marco Bubke2021-05-061-1/+1
* Sqlite: Default column type to NoneMarco Bubke2021-05-051-1/+1
* Sqlite: Use std::byteMarco Bubke2021-03-301-2/+0
* Sqlite: Add callback methodMarco Bubke2021-02-151-0/+2
* Sqlite: Add session supportMarco Bubke2020-06-051-8/+1
* Sqlite: Add blob supportMarco Bubke2020-05-271-0/+2
* Sqlite: Dont compile Utf-16 supportMarco Bubke2020-05-261-13/+0
* Sqlite: Improve constraint supportMarco Bubke2020-05-141-1/+1
* Sqlite: Add update hook and use it to get the last changed idMarco Bubke2020-05-121-0/+2
* Sqlite: Add foreign key supportMarco Bubke2020-05-071-10/+6
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-3/+8
* Sqlite: Add Read and ReadWrite mode to databaseMarco Bubke2017-08-021-0/+6
* Sqlite: Cleanup table and column handlingMarco Bubke2017-08-021-4/+14
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-19/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+96