summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-offline.qdocconf
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@digia.com>2012-11-16 15:41:16 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-10 21:23:35 +0100
commita5bca210965fb31e998477c15fb0b1f41ee1ca18 (patch)
tree0e96cffcb90aada749ff22455ee7502a58b805f4 /doc/global/qt-html-templates-offline.qdocconf
parent2a9144541577d24ca010fe6a219f514a2cf208dc (diff)
SQL: Change in QSqlResultPrivate::positionalToNamedBinding()
With the change cff46983a, prepared queries can now store a named paramater to be used more than once. When using ?, thus positional binding, there is no named parameter, thus there is no need to store it. When prepare is called from a query with ?, it currently causes an error when the feature QSqlDriver::NamedPlaceholders is true. Because holders values are called while holders is actually empty. QSqlDriver::NamedPlaceholders is true for QOCI plugin only but the problem is independant of the plugin used. Adding a test case with a test driver to make the test runnable without Oracle installed. Change-Id: I6d7491f7e09a7b62d2d4d216b40fedd67e927e27 Reviewed-by: Matt Newell <newellm@blur.com> Reviewed-by: Andy Shaw <andy.shaw@digia.com> Reviewed-by: Mark Brand <mabrand@mabrand.nl>
Diffstat (limited to 'doc/global/qt-html-templates-offline.qdocconf')
0 files changed, 0 insertions, 0 deletions