qt5base-lts/tests/auto/sql/kernel
Honglei Zhang 1d3cfdbfa1 SQLite support only one statement at a time
SQLite driver support only one statement at a time. This fix makes the
exec and prepare call failed if more than one statements are given.
This is bug fix for QTBUG-21884. Also the behaviour is documented in
the API specification.

Task-number: QTBUG-21884
Change-Id: If1e25a0dd9f9ee38961ef478fc7909f6b05e360a
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
2011-11-23 08:36:14 +01:00
..
qsql all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsqldatabase Fix QtSQL auto test server addresses 2011-10-25 10:07:26 +02:00
qsqldriver all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsqlerror all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsqlfield all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsqlquery SQLite support only one statement at a time 2011-11-23 08:36:14 +01:00
qsqlrecord all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
qsqlthread all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
kernel.pro Re-enable the sql autotests on Mac OS X 2011-11-21 14:24:36 +01:00