Commit Graph

19 Commits (master)

Author SHA1 Message Date
Slávek Banko 271050fb4c
Fix build with PostgreSQL 12+.
5 years ago
François Andriot aa53689da2
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Michele Calgaro 09f45583d9
Adjusted to use new QStringVariantMap type.
5 years ago
Michele Calgaro a2fa7ca983
Adjusted to latest QVariant::QVariant(bool) function.
5 years ago
Michele Calgaro 19ef3e4359
Improved class name used in previous commit. Suggestion comes from Slavek :-)
6 years ago
Michele Calgaro 4a5da4685a
Fixed FTBFS caused by name conflict with new postgres server dev 11
6 years ago
Slávek Banko f3c643afc1 Backport mysql driver mariadb fix - see QTBUG-63108
6 years ago
Timothy Pearson 709f7e70b0 Properly implement MySQL reconnect support
8 years ago
Timothy Pearson 9fe256ac6c Properly handle MySQL reconnection option
8 years ago
Timothy Pearson 7b43eed24a Add ability to set reconnect flag on MySQL connections
10 years ago
Slávek Banko d738b733bd Add sqlite3 plugin
10 years ago
Francois Andriot 16f24a61f8 Fix 'format not a string literal' error
11 years ago
Darrell Anderson be8413249b Fix spelling mistakes
11 years ago
Timothy Pearson 7aa5ac7f0e Fix a number of build warnings that could lead to unstable operation
12 years ago
Timothy Pearson e20b434308 Use unixODBC instead of obsolete iODBC
12 years ago
Timothy Pearson 9a75b154bf Undo prior accidental commit
12 years ago
Timothy Pearson a830bf10b7 Rename additional global TQt functions
12 years ago
Timothy Pearson b45fc92d0a Export QSqlRecordShared symbols
12 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version
13 years ago