qt6-bb10/tests/auto/sql
Matt Newell cff46983a8 Allow named bind values to be used multiple times per query
Prepared queries should be able to use a name parameter more than
once. Currently this will result in undefined behavior and crashes.
This patch fixes the bug and implements the needed test case.

Task-number: QTBUG-6420
Change-Id: I07d6537e432a9b2781e9ef3d9f597bceb054527e
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Honglei Zhang <honglei.zhang@nokia.com>
2012-03-30 09:31:03 +02:00
..
kernel Allow named bind values to be used multiple times per query 2012-03-30 09:31:03 +02:00
models QSqlTableModel::removeRows() enforce edit strategy 2012-03-15 15:35:43 +01:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00