summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the SQL testsAndy Shaw2013-04-254-283/+265
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-055-229/+244
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-026-14/+14
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-289-9/+0
* Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-202-75/+75
|\
| * Merge branch 'dev' into stableOswald Buddenhagen2013-03-202-75/+75
| |\
| | * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-75/+73
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-182-0/+39
| | |\
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-35/+55
| | |\ \
| | * | | Fix warning about unhandled enumeration values in tst_sqldriver.Friedemann Kleint2013-01-281-0/+2
* | | | | 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
| |_|/ |/| |
* | | QSqlResult: fix parsing of bound SQL statementsIsrael Lins2013-02-152-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
* | QSqlError test: Fix isValid()-check for constructed QSqlError.Marcel Krems2013-02-041-1/+1
* | tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-011-18/+18
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1811-11/+11
* Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-222-14/+28
* Fix some typosSergio Ahumada2012-12-211-1/+1
* SQL: Fix autotests for MinGWKai Koehne2012-12-142-0/+4
* SQL: Change in QSqlResultPrivate::positionalToNamedBinding()Caroline Chao2012-12-104-0/+177
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-0/+32
* fix binding of bool type in mysql driverMark Brand2012-11-091-0/+35
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-191-2/+2
* QSqlQuery::value string overloadThiago A. Correa2012-10-081-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-229-216/+216
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-031-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-018-0/+8
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-07-161-1/+27
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-285-0/+5
* 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-022-2/+2
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-0/+32
* fix QSqlQuery ODBC auto testsMark Brand2012-04-171-8/+22
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-0/+4
* Convert Boolean value into integerHonglei Zhang2012-04-021-0/+61
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-4/+6
* Expand QtSql tests covering boundValues and boundValueNameMatt Newell2012-03-311-12/+75
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-6/+5
* Allow named bind values to be used multiple times per queryMatt Newell2012-03-301-4/+18
* Fix compilation of tst_QSqlThread: no need to use QBasicAtomicInt hereThiago Macieira2012-03-241-1/+1
* Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
* Improve type detection for query resultsAndy Shaw2012-03-071-0/+118
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-032-1/+31
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9