summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-044-4/+4
* SQLite: Handle identifiers correctlyPo-Hao Su2023-09-281-1/+72
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-054-0/+24
* SQL/Tests: use TableScope where possibleChristian Ehrlicher2023-04-071-11/+11
* SQL/QSqlRelationalTableModel escape the auto-generated aliasChristian Ehrlicher2023-04-061-137/+94
* SQL/Tests: Cleanup of tst_databases.hChristian Ehrlicher2023-03-171-18/+11
* SQL/IBASE: fix testsChristian Ehrlicher2023-03-171-2/+2
* SQL/Tests: remove safeDropTable() / add helper classChristian Ehrlicher2023-03-121-13/+13
* SQL/Tests: remove usage of 'foreach'Christian Ehrlicher2023-03-093-8/+8
* QSqlDatabase: deprecate QSqlDatabase::exec()Christian Ehrlicher2023-03-062-12/+15
* SQL/Tests: remove some unused functionsChristian Ehrlicher2023-03-062-41/+37
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-201-3/+10
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-175-10/+0
* SQL: remove unneeded test functionsChristian Ehrlicher2022-12-222-24/+19
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-032-35/+35
* Port from container.count()/length() to size()Marc Mutz2022-10-042-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-235-5/+5
* Add license headers to cmake filesLucie Gérard2022-08-035-0/+15
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-284-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-164-108/+8
* QSqlTableModel::orderByClause(): Quote the table nameFriedemann Kleint2021-05-031-24/+26
* SQLite: Handle tables and fields with a dot in the name correctlyAndy Shaw2021-04-231-0/+49
* QSqlQuery: make it a move only typeGiuseppe D'Angelo2021-03-211-1/+1
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-075-28/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-224-4/+6
* Cleanup remaining QVariant::Type uses in Qt SqlLars Knoll2020-10-171-9/+9
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-234-4/+4
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-232-34/+58
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-153-20/+20
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-261-1/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Sql: Fix heap-user-after-free for globally initialized db objectsAlexandru Croitor2020-07-014-11/+49
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-124-12/+8
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-134-5/+42
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-3/+4
|\
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-3/+4
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-164-23/+12
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-212-5/+6
| |\
| | * Fix a couple of SQL testsAndy Shaw2019-02-192-5/+6
| * | Always escape the table names when creating the SQL statementAndy Shaw2019-01-232-18/+6
| |/
* / Add Sql build and testsTobias Hunger2018-11-055-0/+32
|/
* Initialize the QSqlQuery to be invalid when creating a sql modelAndy Shaw2018-08-281-0/+47
* Show the display role inside the editor for the relation in a QComboBoxAndy Shaw2018-05-292-0/+175
* psql: Add expected failures where the table name is case sensitiveAndy Shaw2018-02-212-0/+13
* psql: Fix SQL testsAndy Shaw2018-02-202-13/+22
* Test calling setRelation() with QSqlRelation() clears the relationAndy Shaw2018-01-021-0/+23
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-103-31/+0