Commit 1d3cfdbf authored by Honglei Zhang's avatar Honglei Zhang Committed by Qt by Nokia
Browse files

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: default avatarYunqiao Yin <charles.yin@nokia.com>
parent d1e7294c
Showing with 62 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment