qt5base-lts/tests/auto/sql
Eric Lemanissier c28718b88b Correction on bound values in case of repeated QSqlQuery::execBatch
Until now, QSqlQuery::execBatch did not call resetBindCount, which lead
the next call to QSqlQuery::addBindValue to start at non zero index.
This is problematic in case of a prepared query which is called several
times.

Task-number: QTBUG-43874
Change-Id: I1a0f46e39b74d9538009967fd98a269e05aac6f2
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2015-01-16 13:14:26 +01:00
..
kernel Correction on bound values in case of repeated QSqlQuery::execBatch 2015-01-16 13:14:26 +01:00
models Adjust DBMSType to DbmsType to follow conventions 2014-11-26 10:47:32 +01:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00