aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqliteexception.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: trace exceptionsMarco Bubke2024-03-201-2/+28
* 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/+183
* | Sqlite: Add extended exceptions for can't open errorsMarco Bubke2023-03-151-0/+30
* | Sqlite: Add extended exceptions for connection lock errorsMarco Bubke2023-03-151-0/+10
* | Sqlite: Add extended exceptions for readonly errorsMarco Bubke2023-03-151-0/+30
* | Sqlite: Add extended exceptions for corruption errorsMarco Bubke2023-03-151-0/+15
* | Sqlite: Add extended exceptions for contraint errorsMarco Bubke2023-03-151-0/+60
* | Sqlite: Add extended exceptions for errorsMarco Bubke2023-03-151-0/+15
* | Sqlite: Add extended exceptions for busy errorsMarco Bubke2023-03-151-0/+30
* | Sqlite: Add extended exceptions for IO errorsMarco Bubke2023-03-151-0/+165
* | Sqlite: Inject RTTI into TUMarco Bubke2023-02-281-1/+281
* | Sqlite: Move virtual methode into .cppMarco Bubke2023-02-281-0/+5
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Cleanup exceptionsMarco Bubke2021-12-091-5/+2
* Sqlite: Remove the Sqlite PrefixMarco Bubke2017-09-181-1/+1
* Sqlite: Cleanup exceptionsMarco Bubke2017-07-271-6/+2
* Sqlite: Cleanup SqliteMarco Bubke2017-07-271-5/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clang: Reorder includesMarco Bubke2015-06-161-1/+1
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+48