summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase
Commit message (Expand)AuthorAgeFilesLines
* QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabaseDavid Faure2018-04-061-0/+3
* MySQL: Fix testsAndy Shaw2018-03-171-4/+4
* SQL/Postgres: Fix support for nan, inf and -infChristian Ehrlicher2018-03-071-0/+42
* Make it easier to specify test databases on a per system levelAndy Shaw2018-01-261-72/+52
* Return an invalid QSqlDatabase when accessing from another threadAndy Shaw2018-01-021-0/+35
* Copy the numericalPrecisionPolicy when copying the QSqlDatabaseAndy Shaw2017-12-011-0/+31
* Remove code that refers to PostgreSQL 7.2 or olderAndy Shaw2017-12-011-5/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-301-1/+1
|\
| * Fix psql_schemas testRobert Szefner2017-10-261-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-2/+2
|\|
| * Fix recordOCI() test to treat clob/nclob as QByteArrayAndy Shaw2017-09-181-2/+2
* | Use unique table name for the sqlite_enableRegexp testAndy Shaw2017-03-271-2/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-1/+1
|\|
| * Deprecate QString::nullMarc Mutz2017-03-121-1/+1
* | REGEXP for SQLiteLorenz Haas2017-02-221-0/+31
|/
* Adding notification feature to SQLite driverKarim Pinter2016-04-211-0/+31
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-102-38/+4
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+9
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-291-0/+9
| |\
| | * MySql: add failing connection testSamuel Gaist2016-01-271-0/+9
* | | Updated license headersJani Heikkinen2016-01-212-34/+24
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-132-8/+8
|/ /
* | tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-15/+15
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-2/+2
|\|
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-2/+2
* | Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-141-2/+2
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-071-0/+0
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Added timezone support for datetime fields in PSQLJulien Blanc2014-12-301-1/+1
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-262-21/+21
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-242-74/+74
* Update license headers and add new license filesMatti Paaso2014-09-242-36/+20
* winrt: Fix gethostname linker error in qsqldatabase testsAndrew Knight2014-09-191-4/+6
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-042-8/+31
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-2/+3
|\
| * Enable running sql model tests in parallelFrederik Gladhorn2014-01-291-2/+3
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-112/+112
* | Enable QSqlError to handle alphanumeric error codes.Marcel Krems2013-12-201-4/+4
* | WinRT: Fix various test compilationsAndrew Knight2013-10-021-2/+5
|/
* Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-121-21/+21
* Cleanup the SQL testsAndy Shaw2013-04-252-127/+129
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-052-101/+114
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-022-10/+10
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* 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-182-2/+2
* Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-221-0/+7
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-0/+32
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48