Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.4.1
-
None
Description
QSqlQuery::executeQuery() does not show the bound values when the database supports QSqlDriver::NamedPlaceholders | QSqlDriver::PositionalPlaceholders. Whilst it is possible to manually print the boundValues() that is not ideal.
Provide an option(method) where the bound values will be returned via in the call to QSqlQuery::executeQuery()
Attachments
Issue Links
- relates to
-
QTBUG-46606 QSqlQuery::executedQuery() does not fill in bound values
-
- In Progress
-