qt5base-lts/tests/auto/sql
Thiago A. Correa b8b79a0f37 Fix error when inserting to tables with datetime fields with QODBC
SQL Server 10 introduced stricter rules for TIMESTAMP validation,
making it necessary to specify the decimal digits.
Other databases might do the same as well, so this patch introduces
a check for the TIMESTAMP column size and adjusts the decimal digits
parameter as needed.

Task-number: QTBUG-2192

Change-Id: If6d798c6c928ebda75bc474e49a07fbbfbe5816c
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2012-07-16 23:48:10 +02:00
..
kernel Fix error when inserting to tables with datetime fields with QODBC 2012-07-16 23:48:10 +02:00
models Make sql autotests build without widgets 2012-06-07 07:25:27 +02:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00