summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlquery/tst_qsqlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-041-2/+2
* [QtSql]QIBASE]add support for prepared queries in numRowsAffectedIsrael Lins Albuquerque2014-03-291-0/+12
* Fix positional binding values order in QSqlQueryTobias Koenig2014-03-201-0/+23
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QSqlQuery::isNull string overloadTasuku Suzuki2013-12-011-0/+5
* Fix a bug in QSqlQuery::isNull documentationTasuku Suzuki2013-10-221-0/+3
* Cleanup the SQL testsAndy Shaw2013-04-251-131/+114
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-117/+119
* ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-03-201-0/+4
* ODBC: fix loss of milliseconds when binding QDateTimeIsrael Lins2013-03-131-3/+8
* Fix for Sql query aliases with dotsMarko Kangas2013-03-131-0/+39
* QSqlQuery tests: fix create table failuresMark Brand2013-02-121-7/+16
* QSqlQuery tests: fix bool test for postgresqlMark Brand2013-02-121-4/+6
* QSqlQuery tests: fix mysql problemsMark Brand2013-02-121-5/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-221-14/+21
* Fix some typosSergio Ahumada2012-12-211-1/+1
* fix binding of bool type in mysql driverMark Brand2012-11-091-0/+35
* 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