qt5base-lts/tests/auto/sql/kernel
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
..
qsql Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqldatabase Handle the 'real' datatype correctly in the SQLite driver 2012-02-03 15:09:03 +01:00
qsqldriver Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlerror Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlfield Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlquery Handle the 'real' datatype correctly in the SQLite driver 2012-02-03 15:09:03 +01:00
qsqlrecord Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsqlthread Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
kernel.pro Fix tst_qsql crashes on Mac OS X 2011-12-02 17:35:11 +01:00