qt5base-lts/tests/auto/sql
Jesus Fernandez 8e88937811 Fix UNSIGNED values in QMYSQL
The unsigned flag in columns was ignored when creating the list of
bound values in a mysql table. So the result iteration with
QSqlQuery::next stops after the first wrong truncated value.

[ChangeLog][QtSql] Fixed QSqlQuery::prepare value truncation error when
using UNSIGNED values in a MySQL database.

Task-number: QTBUG-53969
Task-number: QTBUG-53237
Change-Id: I10d977993445f2794f1dd8c88b2e83517ef524f3
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
2016-06-14 11:13:11 +00:00
..
kernel Fix UNSIGNED values in QMYSQL 2016-06-14 11:13:11 +00:00
models QSqlDriver: use table prefix in WHERE clauses 2016-02-17 23:13:58 +00:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00