qt5base-lts/tests/auto/sql
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
..
kernel SQLite support only one statement at a time 2011-11-23 08:36:14 +01:00
models all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00