qt5base-lts/tests/auto/sql
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
..
kernel Handle the 'real' datatype correctly in the SQLite driver 2012-02-03 15:09:03 +01:00
models Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00