summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix build with PostgreSQL 12+.Slávek Banko2019-11-181-0/+2
* Remove bool/my_bool artifact, the 'bool' data type is part of the c++François Andriot2019-11-181-1/+1
* Adjusted to latest QVariant::QVariant(bool) function.Michele Calgaro2019-05-271-1/+1
* Backport mysql driver mariadb fix - see QTBUG-63108Slávek Banko2018-06-031-12/+22
* Properly implement MySQL reconnect supportTimothy Pearson2016-02-221-2/+5
* Properly handle MySQL reconnection optionTimothy Pearson2016-02-211-13/+19
* Add ability to set reconnect flag on MySQL connectionsTimothy Pearson2014-09-0312-0/+86
* Add sqlite3 pluginSlávek Banko2014-05-242-0/+584
* Fix 'format not a string literal' errorFrancois Andriot2013-08-151-4/+4
* Use unixODBC instead of obsolete iODBCTimothy Pearson2012-06-131-3/+2
* Undo prior accidental commitTimothy Pearson2012-03-024-56/+56
* Rename additional global TQt functionsTimothy Pearson2012-03-014-56/+56
* Add Qt3 development HEAD versionTimothy Pearson2011-07-1013-0/+6522