summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with PostgreSQL 12+.Slávek Banko2019-11-181-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove bool/my_bool artifact, the 'bool' data type is part of the c++François Andriot2019-11-181-1/+1
| | | | | | language and was added to c compilers with c99. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adjusted to latest QVariant::QVariant(bool) function.Michele Calgaro2019-05-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Backport mysql driver mariadb fix - see QTBUG-63108Slávek Banko2018-06-031-12/+22
| | | | | | [taken from RedHat Qt3 patches] Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 database server ping method to SQL classes
* 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
| | | | | This closes Bug 792 Thanks to 'L0ner' for the patch!
* 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