Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
8ba9d2e0220777bc1a2322eeece7fa9a5c55a96d (qt/qtbase/dev)
Description
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.
Attachments
Issue Links
- is required for
-
QTBUG-84760 QtSQL in Qt 6.0
-
- Closed
-
For Gerrit Dashboard: QTBUG-51609 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
303955,10 | Change boundValues() to return a QVariantList | dev | qt/qtbase | Status: MERGED | +2 | 0 |