aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqliteexception.h
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: trace exceptionsMarco Bubke2024-03-201-3/+6
* Sqlite: Fix compilation with QTC_STATIC_BUILDCristian Adam2023-05-251-4/+1
* 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: Generalize error handlingMarco Bubke2023-03-151-0/+6
* | Sqlite: Add extended exceptions for can't open errorsMarco Bubke2023-03-151-0/+42
* | Sqlite: Add extended exceptions for connection lock errorsMarco Bubke2023-03-151-0/+14
* | Sqlite: Add extended exceptions for readonly errorsMarco Bubke2023-03-151-0/+42
* | Sqlite: Add extended exceptions for corruption errorsMarco Bubke2023-03-151-0/+21
* | Sqlite: Add extended exceptions for contraint errorsMarco Bubke2023-03-151-0/+85
* | Sqlite: Add extended exceptions for errorsMarco Bubke2023-03-151-0/+21
* | Sqlite: Add extended exceptions for busy errorsMarco Bubke2023-03-151-0/+39
* | Sqlite: Add extended exceptions for IO errorsMarco Bubke2023-03-151-0/+198
* | Sqlite: Inject RTTI into TUMarco Bubke2023-02-281-58/+172
* | Sqlite: Move virtual methode into .cppMarco Bubke2023-02-281-1/+1
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Introduce BindParameterCount template parameterMarco Bubke2021-12-091-6/+6
* Sqlite: Cleanup exceptionsMarco Bubke2021-12-091-173/+81
* Sqlite: Add exception if statement is called outside of a lockMarco Bubke2021-05-311-0/+8
* Sqlite: Add change set iteratorMarco Bubke2020-11-031-46/+69
* Sqlite: Extend error handlingMarco Bubke2020-06-191-2/+90
* Sqlite: Add session supportMarco Bubke2020-06-051-1/+17
* Sqlite: Improve SqliteStatement column checkMarco Bubke2020-05-271-4/+3
* Sqlite: Derive Sqlite::Exception from std::exceptionMarco Bubke2020-05-141-5/+7
* 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-0/+8
* Sqlite: Add Sqlite::ValueMarco Bubke2020-04-271-0/+8
* Clang: Handle constraint exceptions in the file path storageMarco Bubke2018-04-041-3/+12
* Clang: Add file cacheMarco Bubke2017-10-051-2/+2
* Sqlite: Improve exception handlingMarco Bubke2017-09-201-0/+207
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-3/+3
* Utils: Convert to SmallStringView for comparisonMarco Bubke2017-08-291-3/+3
* Sqlite: Cleanup exceptionsMarco Bubke2017-07-271-4/+9
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-3/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clang: Reorder includesMarco Bubke2015-06-161-2/+2
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+50