aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqlitedatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Use exclusive lock for table initializationMarco Bubke2019-03-041-1/+1
* ClangRefactoring: Initialize sqlite database only onceMarco Bubke2018-09-261-0/+13
* Clang: Cleanup transaction statements in the databaseMarco Bubke2018-04-091-15/+37
* Sqlite: Use compiled statements for transactionsMarco Bubke2018-04-041-4/+51
* Clang: Add busy timeout handler to databaseMarco Bubke2018-04-041-3/+14
* Sqlite: Export TransactionInterfaceMarco Bubke2018-02-011-4/+0
* Sqlite: Add a dtor to DatabaseUlf Hermann2018-01-301-0/+4
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-1/+1
* Sqlite: Add journal option to database constructorMarco Bubke2017-10-211-1/+4
* Sqlite: Extend databaseMarco Bubke2017-09-211-10/+0
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-21/+21
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-2/+13
* Sqlite: Add Read and ReadWrite mode to databaseMarco Bubke2017-08-021-4/+13
* Sqlite: Cleanup table and column handlingMarco Bubke2017-08-021-11/+7
* Sqlite: Add variadic bind and write functionsMarco Bubke2017-08-021-1/+2
* Sqlite: Add excute to the databaseMarco Bubke2017-08-021-0/+5
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-7/+7
* Sqlite: Remove static database handleMarco Bubke2017-07-271-3/+24
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-61/+18
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+146