-
Task
-
Resolution: Done
-
P2: Important
-
None
-
8ba9d2e0220777bc1a2322eeece7fa9a5c55a96d (qt/qtbase/dev)
Change QSqlQuery::boundValues() to return a QList<QPair<QString, QVariant>> instead of a QMap as this will ensure that there is no accidental sorting going on inside the map when using the bound values as the list is kept as is.
This will enable the code for QSqlResultPrivate::fieldSerial() to be streamlined better too.
- is required for
-
QTBUG-84760 QtSQL in Qt 6.0
-
- Closed
-