summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql
Commit message (Expand)AuthorAgeFilesLines
* Restrict QVariant::isNull() behaviorLars Knoll2020-08-131-1/+1
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-1/+0
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-091-0/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0913-13/+13
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Sql: Fix heap-user-after-free for globally initialized db objectsAlexandru Croitor2020-07-016-13/+55
* Use QList instead of QVector in sql testsJarek Kobus2020-06-252-15/+11
* Change boundValues() to return a QVariantListAndy Shaw2020-06-221-41/+43
* Make qtbase compile without QT_CONFIG(timezone)Andrei Golubev2020-05-111-8/+31
* QSqlError: Remove deprecated methodsMarcel Krems2020-04-061-80/+0
* tst_sqlquery: Skip datetime test if no database drivers are availableLeander Beernaert2020-03-231-0/+3
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-0/+22
|\
| * QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-151-0/+22
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-1410-30/+19
|\ \
| * | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-1210-30/+19
* | | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-131-1/+1
|/ /
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-39/+36
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-39/+36
| |\
| | * tst_QSqlQuery: fix some testsChristian Ehrlicher2019-12-101-39/+36
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-103/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-14/+13
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-14/+13
| | |\
| | | * QODBC: Fix crash when a prepared statement is deleted after the db was removedChristian Ehrlicher2019-10-151-14/+13
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-181-90/+0
| |\| |
| | * | tst_QSqlQuery: remove tests commented out a long time agoChristian Ehrlicher2019-10-161-90/+0
* | | | Regenerate tests/auto/sqlAlexandru Croitor2019-11-1313-13/+136
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-59/+24
|\| | |
| * | | QMYSQL: remove support for MySql 4.xChristian Ehrlicher2019-10-122-33/+0
| * | | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-211-26/+24
| |/ /
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-20/+60
|\| |
| * | test: migrate QSqlDatabase test to QRegularExpressionSamuel Gaist2019-07-292-8/+9
| * | Make sql tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-231-12/+51
* | | Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-071-0/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-112-4/+5
|\| |
| * | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-1/+1
| * | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-3/+4
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-168-84/+155
|\| |
| * | QSqlError: fix redundant space in text() outputVincas Dargis2019-03-261-0/+24
| |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-213-6/+7
| |\
| | * Fix a couple of SQL testsAndy Shaw2019-02-193-6/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-0/+21
| |\|
| | * Replace executedQuery when executing a new queryJesus Fernandez2019-01-301-0/+21
| * | Always escape the table names when creating the SQL statementAndy Shaw2019-01-235-77/+85
| * | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threadsAndy Shaw2018-12-231-0/+10
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-1/+8
| |\|
| | * QSqlQuery: add another testcase for bindBool()Christian Ehrlicher2018-11-021-1/+8
* | | Add Sql build and testsTobias Hunger2018-11-0516-0/+84
|/ /
* / SQLite: enable json1 extensionChristian Ehrlicher2018-10-031-0/+27
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-0/+18
|\
| * sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-131-0/+18