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> (cherry picked from commit 19ef3e4359eed834049596c7bc07cb18b204a2f1)
* 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> (cherry picked from commit 4a5da4685a8607a87602e065d1e3abdbf66c9ff9)
* 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> (cherry picked from commit f3c643afc14d102ae97bacc795f125a22a4cae16)
* Properly implement MySQL reconnect supportTimothy Pearson2016-02-271-2/+5
| | | | (cherry picked from commit 709f7e70b0a12749ab34f47a16946374bcb887bd)
* Properly handle MySQL reconnection optionTimothy Pearson2016-02-271-13/+19
| | | | (cherry picked from commit 9fe256ac6ce302572f46bad25f52092fdf9e63c5)
* 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