Commit Graph

17 Commits (ccb28f09f42d22eea45ed25f791cdc8c71d751f5)

Author SHA1 Message Date
Slávek Banko e514327dcc
Fix build with PostgreSQL 12+.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 271050fb4c)
6 years ago
François Andriot 2f9841a32b
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
language and was added to c compilers with c99.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aa53689da2)
6 years ago
Michele Calgaro ec5adca5bb
Improved class name used in previous commit. Suggestion comes from Slavek :-)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 19ef3e4359)
7 years ago
Michele Calgaro 329fb60877
Fixed FTBFS caused by name conflict with new postgres server dev 11
package.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4a5da4685a)
7 years ago
Slávek Banko 436c783573 Backport mysql driver mariadb fix - see QTBUG-63108
[taken from RedHat Qt3 patches]

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f3c643afc1)
7 years ago
Timothy Pearson 5ed17bc483 Properly implement MySQL reconnect support
(cherry picked from commit 709f7e70b0)
10 years ago
Timothy Pearson 9c08980957 Properly handle MySQL reconnection option
(cherry picked from commit 9fe256ac6c)
10 years ago
Timothy Pearson 7b43eed24a Add ability to set reconnect flag on MySQL connections
Add database server ping method to SQL classes
11 years ago
Slávek Banko d738b733bd Add sqlite3 plugin 11 years ago
Francois Andriot 16f24a61f8 Fix 'format not a string literal' error 12 years ago
Darrell Anderson be8413249b Fix spelling mistakes 12 years ago
Timothy Pearson 7aa5ac7f0e Fix a number of build warnings that could lead to unstable operation
This breaks the ABI
13 years ago
Timothy Pearson e20b434308 Use unixODBC instead of obsolete iODBC
This closes Bug 792
Thanks to 'L0ner' for the patch!
13 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit 14 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions 14 years ago
Timothy Pearson b45fc92d0a Export QSqlRecordShared symbols 14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago