qt6-bb10/src/plugins/sqldrivers
Lars Knoll 11bad61096 Deprecate QVariant::Type
It's been obsolete for a long time already. Make sure
the compiler now warns about it and remove all remaining
uses in qtbase.

Change-Id: I0ff80311184dba52d2ba5f4e2fabe0d47fdc59d7
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-10-23 09:58:57 +02:00
..
db2 Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
ibase Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
mysql Deprecate QVariant::Type uses in QSqlField 2020-08-15 10:56:33 +02:00
oci Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
odbc Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
psql Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
sqlite Cleanup remaining QVariant::Type uses in Qt Sql 2020-10-17 12:01:54 +02:00
.cmake.conf CMake: Regenerate src/plugins 2020-05-29 23:22:47 +02:00
.prev_CMakeLists.txt CMake: Regenerate src/plugins 2020-05-29 23:22:47 +02:00
.qmake.conf
CMakeLists.txt CMake: Regenerate src/plugins 2020-05-29 23:22:47 +02:00
README QtSQL: remove SQLite2 and TDS driver for Qt6 2020-02-07 20:22:44 +01:00
configure.cmake CMake: Generate information about 3rdparty libs in module .pri files 2020-05-19 13:26:53 +02:00
configure.json QtSQL: remove SQLite2 and TDS driver for Qt6 2020-02-07 20:22:44 +01:00
configure.pri
qsqldriverbase.pri
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
sqldrivers.pro QtSQL: remove SQLite2 and TDS driver for Qt6 2020-02-07 20:22:44 +01:00

README

Please note that the DB2, MySQL and Oracle 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.