summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlquery/tst_qsqlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* QSqlQuery::value string overloadThiago A. Correa2012-10-081-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-07-161-1/+27
* Fix encoding mismatches in tst_QSqlQueryThiago Macieira2012-05-071-3/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-2/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-0/+32
* fix QSqlQuery ODBC auto testsMark Brand2012-04-171-8/+22
* Convert Boolean value into integerHonglei Zhang2012-04-021-0/+61
* Expand QtSql tests covering boundValues and boundValueNameMatt Newell2012-03-311-12/+75
* Allow named bind values to be used multiple times per queryMatt Newell2012-03-301-4/+18
* Improve type detection for query resultsAndy Shaw2012-03-071-0/+118
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-031-0/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Check driver validity before using itHonglei Zhang2011-12-121-2/+7
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-301-0/+49
* SQLite support only one statement at a timeHonglei Zhang2011-11-231-0/+47
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-231-35/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-38/+38
* No need to return after QSKIP.Jason McDonald2011-10-071-27/+9
* Moved sql autotests into new directory structureJo Asplin2011-09-061-0/+3267