summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Collapse)AuthorAgeFilesLines
* Improved class name used in previous commit. Suggestion comes from Slavek :-)Michele Calgaro2018-11-012-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS caused by name conflict with new postgres server dev 11Michele Calgaro2018-11-012-7/+7
| | | | | | package. 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-0315-0/+98
| | | | Add database server ping method to SQL classes
* Add sqlite3 pluginSlávek Banko2014-05-244-0/+602
|
* Fix 'format not a string literal' errorFrancois Andriot2013-08-151-4/+4
|
* Fix spelling mistakesDarrell Anderson2013-05-071-1/+1
|
* Fix a number of build warnings that could lead to unstable operationTimothy Pearson2012-12-012-0/+9
| | | | This breaks the ABI
* Use unixODBC instead of obsolete iODBCTimothy Pearson2012-06-132-5/+4
| | | | | This closes Bug 792 Thanks to 'L0ner' for the patch!
* Undo prior accidental commitTimothy Pearson2012-03-0214-108/+108
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0114-108/+108
|
* Export QSqlRecordShared symbolsTimothy Pearson2012-02-211-1/+1
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-1058-0/+22917