summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase
Commit message (Expand)AuthorAgeFilesLines
* Replace QtTest headers with QTestDavid Skoland2020-12-222-2/+7
* Cleanup remaining QVariant::Type uses in Qt SqlLars Knoll2020-10-171-146/+146
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Interbase: Add support for the boolean typeAndy Shaw2020-09-111-0/+1
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-232-18/+41
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-151-33/+33
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-131-1/+10
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-38/+24
|\
| * QMYSQL: remove support for MySql 4.xChristian Ehrlicher2019-10-121-12/+0
| * QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-211-26/+24
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-8/+9
|\|
| * test: migrate QSqlDatabase test to QRegularExpressionSamuel Gaist2019-07-292-8/+9
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-52/+84
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-211-1/+1
| |\
| | * Fix a couple of SQL testsAndy Shaw2019-02-191-1/+1
| * | Always escape the table names when creating the SQL statementAndy Shaw2019-01-232-51/+73
| * | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threadsAndy Shaw2018-12-231-0/+10
* | | Add Sql build and testsTobias Hunger2018-11-051-0/+6
|/ /
* / SQLite: enable json1 extensionChristian Ehrlicher2018-10-031-0/+27
|/
* sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-131-0/+18
* 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