qt5base-lts/tests/auto/sql
Christian Ehrlicher 2b682972c2 QSqlQuery: add another testcase for bindBool()
tst_QSqlQuery::bindBool() did not check if the bool is correctly bound
as part of the WHERE statement. Add a new test to query for the bool
column and check if there is exactly one row returned.

Fixes: QTBUG-38891
Change-Id: I0bd1ceb1b30e50f67f44f5b06d68683195b78b29
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2018-11-02 08:27:12 +00:00
..
kernel QSqlQuery: add another testcase for bindBool() 2018-11-02 08:27:12 +00:00
models Initialize the QSqlQuery to be invalid when creating a sql model 2018-08-28 16:10:30 +00:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00