qt5base-lts/src/sql
Andy Shaw 8ba9d2e022 Change boundValues() to return a QVariantList
This enables the order of boundValues to be consistent as with a QMap
it could have been reordered which can be a problem for positional
bindings.

[ChangeLog][QtSQL] Changed signature of QSqlQuery::boundValues() to
return a QVariantList

Fixes: QTBUG-51609
Change-Id: I1c80fa8522fa7352723420b6fc9ec466406315fb
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-06-22 06:54:16 +02:00
..
doc Change boundValues() to return a QVariantList 2020-06-22 06:54:16 +02:00
kernel Change boundValues() to return a QVariantList 2020-06-22 06:54:16 +02:00
models MetaObject: Store the QMetaType of the methods 2020-06-02 22:42:15 +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
sql.pro Sql: Add a feature for the SQL item models 2018-02-20 09:09:01 +00:00