summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Collapse)AuthorAgeFilesLines
* 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 <[email protected]> (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