summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/sqlite/qsql_sqlite.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-3/+5
* QDate/Time: add toString(QStringView) overloadsMarc Mutz2017-04-121-2/+2
* SQLite: enable support for named placeholdersSamuel Gaist2017-04-041-2/+27
* SQLite: Disable mutex on connectionsEric Lemanissier2017-03-251-0/+2
* Stop using sqlite3_enable_shared_cache: deprecated on macOSThiago Macieira2017-03-161-2/+1
* Fix possible use after free error in SQLite REGEXPLorenz Haas2017-03-021-6/+9
* REGEXP for SQLiteLorenz Haas2017-02-221-0/+63
* Plugins: optimize string usageAnton Kudryavtsev2016-10-181-1/+1
* Adding notification feature to SQLite driverKarim Pinter2016-04-211-3/+78
* Always compile sql drivers as pluginsLars Knoll2016-04-071-0/+828