qt5base-lts/src/sql
Friedemann Kleint 1f1f000327 Fix deprecation warnings in QtSql code snippets
Use QMetaType for constructing a QSqlField, fixing:
ccode/sqldatabase/sqldatabase.cpp:91:41: warning: ‘QSqlField::QSqlField(const QString&, QVariant::Type)’ is deprecated: Use the constructor using a QMetaType instead [-Wdeprecated-declarations]

Change-Id: If420ad3d7f5d9dce05ad892cddf84a1b77a45b3f
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-08-20 07:50:56 +02:00
..
doc Fix deprecation warnings in QtSql code snippets 2020-08-20 07:50:56 +02:00
kernel Deprecate QVariant::Type uses in QSqlField 2020-08-15 10:56:33 +02:00
models Remove QVariant(int type, void *data, ...) constructor 2020-08-15 10:56:29 +02:00
CMakeLists.txt Regenerate projects to correctly handle private dependencies 2020-02-05 14:36:31 +00:00
configure.cmake CMake: Regenerate configure.cmake files to get reports 2020-03-09 23:09:02 +01:00
configure.json Sql: Add a feature for the SQL item models 2018-02-20 09:09:01 +00:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
sql.pro Sql: Add a feature for the SQL item models 2018-02-20 09:09:01 +00:00