qt5base-lts/tests/auto/sql/kernel/qsqldatabase
Andy Shaw 5bab4744ba Handle the 'real' datatype correctly in the SQLite driver
The 'real' datatype should be seen as a QVariant::Double type and not as
a QVariant::String type otherwise it does not get presented correctly
when using a non Qt application to access it.

Test is included for QSqlQuery.

Task-number: QTBUG-16373

Change-Id: Ie323ce49eb95e4d6bb4c3814ba9a957a63f4b259
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
(cherry picked from commit b23631015c23a49e3b4d296ea0a6266bfce3d4f1)
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2012-02-03 15:09:03 +01:00
..
testdata Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00
.gitignore Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00
qsqldatabase.pro all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
tst_databases.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tst_qsqldatabase.cpp Handle the 'real' datatype correctly in the SQLite driver 2012-02-03 15:09:03 +01:00