qt6-bb10/src/plugins/sqldrivers
Liang Qi b26cd68bf6 Modernize the "datestring" feature
Change-Id: I2236a456fe3758d9054b22e36fe6316f3522d533
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-09-24 17:12:29 +00:00
..
db2 Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging/dev 2018-01-02 09:32:37 +00:00
ibase ibase: Silence warning about incompatible function types 2018-06-15 11:32:13 +00:00
mysql Modernize the "datestring" feature 2018-09-24 17:12:29 +00:00
oci oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAX 2018-04-06 12:44:37 +00:00
odbc SQL plugins: Fix warnings about deprecated constructor of QSqlError 2018-01-10 21:18:26 +00:00
psql Modernize the "datestring" feature 2018-09-24 17:12:29 +00:00
sqlite sqlite: Fix QSqlError handling when opening/closing database 2018-09-13 18:18:47 +00:00
sqlite2 SQL plugins: Fix warnings about deprecated constructor of QSqlError 2018-01-10 21:18:26 +00:00
tds SQL plugins: Fix warnings about deprecated constructor of QSqlError 2018-01-10 21:18:26 +00:00
.qmake.conf make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
README
configure.json configure: Add a feature to write tests in the .json file 2017-08-02 16:37:48 +00:00
configure.pri fix configure PSQL_*= being ignored, take 2 2017-08-18 10:45:06 +00:00
qsqldriverbase.pri make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
sqldrivers.pro make sql drivers independently configurable 2017-06-17 06:47:48 +00:00

README

Please note that the DB2, Oracle and TDS client drivers are not distributed
with the Qt Open Source Editions.

This is because the client libraries are distributed under a license which
is not compatible with the GPL license.