qt5base-lts/tests/auto/sql
Mark Brand b8d1abe65b fix QSqlQuery ODBC auto tests
The placeholder name must include the : prefix.

Several type tests for aggregate functions assumed sqlite behavior
which is actually exceptional due to sqlite's loose type system.

REAL is a synonymn for DOUBLE in sqlite but is also compatible with
at least MS SQL Server, PostgreSQL, Oracle, and MySQL.

Change-Id: I97f8c55d2e962b072cfab11a121fda685666e754
Reviewed-by: Harald Fernengel <harald.fernengel@nokia.com>
2012-04-17 16:28:46 +02:00
..
kernel fix QSqlQuery ODBC auto tests 2012-04-17 16:28:46 +02:00
models Fix crash when an invalid filter is set 2012-03-30 19:51:43 +02:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00