qt5base-lts/tests/auto/sql/kernel
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
..
qsql tst_qsql.cpp: Remove deprecated module include 2016-11-25 09:55:21 +00:00
qsqldatabase sqlite: Fix QSqlError handling when opening/closing database 2018-09-13 18:18:47 +00:00
qsqldriver SQL PostgreSQL/SQlite: Properly decode default varchar parameter 2018-09-12 09:11:04 +00:00
qsqlerror Add move special member functions to QSqlError 2017-04-28 12:50:34 +00:00
qsqlfield QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
qsqlquery QSqlQuery: add another testcase for bindBool() 2018-11-02 08:27:12 +00:00
qsqlrecord QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
qsqlresult prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsqlthread tst_QSqlThread: match #if-ery on declaration to use 2018-07-05 13:39:02 +00:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00