Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with PostgreSQL 12+. | Slávek Banko | 2019-11-18 | 1 | -0/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 271050fb4c1ddbd6b9ee91c1ffff8bbb639a9d0a) | ||||
* | Remove bool/my_bool artifact, the 'bool' data type is part of the c++ | François Andriot | 2019-11-18 | 1 | -1/+1 |
| | | | | | | | language and was added to c compilers with c99. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit aa53689da2a380e2197f40460034759e9ab781aa) | ||||
* | Backport mysql driver mariadb fix - see QTBUG-63108 | Slávek Banko | 2018-06-03 | 1 | -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 support | Timothy Pearson | 2016-02-27 | 1 | -2/+5 |
| | | | | (cherry picked from commit 709f7e70b0a12749ab34f47a16946374bcb887bd) | ||||
* | Properly handle MySQL reconnection option | Timothy Pearson | 2016-02-27 | 1 | -13/+19 |
| | | | | (cherry picked from commit 9fe256ac6ce302572f46bad25f52092fdf9e63c5) | ||||
* | Add ability to set reconnect flag on MySQL connections | Timothy Pearson | 2014-09-03 | 12 | -0/+86 |
| | | | | Add database server ping method to SQL classes | ||||
* | Add sqlite3 plugin | Slávek Banko | 2014-05-24 | 2 | -0/+584 |
| | |||||
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 1 | -4/+4 |
| | |||||
* | Use unixODBC instead of obsolete iODBC | Timothy Pearson | 2012-06-13 | 1 | -3/+2 |
| | | | | | This closes Bug 792 Thanks to 'L0ner' for the patch! | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 4 | -56/+56 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 4 | -56/+56 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 13 | -0/+6522 |