aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqlitereadstatement.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Use Sqlite source location wrapperMarco Bubke2025-01-221-15/+58
* Sqlite: Introduce implicit transactionMarco Bubke2023-09-061-5/+5
* Revert "Sqlite: Flatten calls inside functions"Tim Jenssen2023-08-291-5/+5
* Sqlite: Flatten calls inside functionsMarco Bubke2023-08-281-5/+5
* Sqlite: Extent Statement::values for other containerMarco Bubke2023-08-281-3/+3
* Sqlite: Improve transaction by inversion of controlMarco Bubke2023-05-221-31/+13
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
|\
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | Sqlite: Inject RTTI into TUMarco Bubke2023-02-281-2/+1
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Introduce BindParameterCount template parameterMarco Bubke2021-12-091-3/+5
* Sqlite: Add unoptional value fetcherMarco Bubke2021-05-311-0/+13
* Sqlite: Add *WithTransaction fetcherMarco Bubke2021-05-311-0/+44
* Sqlite: Add range getterMarco Bubke2021-04-261-0/+2
* Sqlite: Move result count to class declarationMarco Bubke2021-03-261-8/+26
* Sqlite: Add readTo methodMarco Bubke2021-02-151-0/+1
* Sqlite: Add callback methodMarco Bubke2021-02-151-1/+2
* Clang: Add file cacheMarco Bubke2017-10-051-6/+5
* Sqlite: Improve SqliteStatementMarco Bubke2017-09-211-2/+1
* Sqlite: Don't use the lower level interface of the statementsMarco Bubke2017-09-201-12/+0
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-19/+19
* Sqlite: Improve Sqlite wrapperMarco Bubke2017-08-281-0/+2
* Sqlite: Add variadic bind and write functionsMarco Bubke2017-08-021-0/+3
* Clang: Cleanup string interface of sqliteMarco Bubke2017-08-011-3/+2
* Sqlite: Remove static database handleMarco Bubke2017-07-271-1/+1
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-0/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+59