qt5base-lts/tests/auto/sql/kernel
Israel Lins 0646d1131b ODBC: fixed consistence of return of QODBCResult::exec()
The QODBCResult::exec() returns false when query is an delete
with no data do delete caused by SQLExecute function returning
SQL_NO_DATA, but the false return means error on execution.

Task-number:  QTBUG-10569
Change-Id: I6c7ebadcf62ab404b60c7bcccdab6a10bf16a923
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2013-03-20 23:30:23 +01:00
..
qsql Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqldatabase tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qsqldriver Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqlerror QSqlError test: Fix isValid()-check for constructed QSqlError. 2013-02-04 14:44:19 +01:00
qsqlfield Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqlquery ODBC: fixed consistence of return of QODBCResult::exec() 2013-03-20 23:30:23 +01:00
qsqlrecord Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqlresult QSqlResult: fix parsing of bound SQL statements 2013-02-15 15:47:58 +01:00
qsqlthread Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00