qt5base-lts/tests/auto/sql/kernel
Tobias Koenig 1f6e461533 Fix positional binding values order in QSqlQuery
Adapt the stringification code, that is used to produce the
keys for QSqlQuery::boundValues() return value, to keep the
right order of the binding values.

Task-number: QTBUG-12186
Change-Id: Ic11a455bfd9ffd1418b1b021ce5cf78cae9b4504
[ChangeLog][QtSql] Fixed the order of values with positional binding in a QSqlQuery
Reviewed-by: Andy Shaw <andy.shaw@digia.com>
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2014-03-20 10:36:34 +01:00
..
qsql Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
qsqldatabase Merge remote-tracking branch 'origin/stable' into dev 2014-02-07 13:07:25 +01:00
qsqldriver Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
qsqlerror Enable QSqlError to handle alphanumeric error codes. 2013-12-20 16:27:41 +01:00
qsqlfield QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 14:42:15 +01:00
qsqlquery Fix positional binding values order in QSqlQuery 2014-03-20 10:36:34 +01:00
qsqlrecord expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
qsqlresult Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
qsqlthread Fix sql tests in respect to Oracle databases 2013-04-05 11:13:28 +02:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00