summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models/qsqlrelationaltablemodel
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* SQL/QSqlRelationalTableModel escape the auto-generated aliasChristian Ehrlicher2023-04-061-137/+94
* SQL/Tests: remove usage of 'foreach'Christian Ehrlicher2023-03-091-3/+3
* QSqlDatabase: deprecate QSqlDatabase::exec()Christian Ehrlicher2023-03-061-7/+9
* SQL/Tests: remove some unused functionsChristian Ehrlicher2023-03-061-28/+26
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-201-3/+10
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* SQL: remove unneeded test functionsChristian Ehrlicher2022-12-221-14/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-151-14/+14
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Sql: Fix heap-user-after-free for globally initialized db objectsAlexandru Croitor2020-07-011-5/+23
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-131-1/+10
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-8/+6
|\
| * Always escape the table names when creating the SQL statementAndy Shaw2019-01-231-8/+6
* | Add Sql build and testsTobias Hunger2018-11-051-0/+6
|/
* psql: Add expected failures where the table name is case sensitiveAndy Shaw2018-02-211-0/+2
* psql: Fix SQL testsAndy Shaw2018-02-201-12/+21
* 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-101-13/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-40/+40
|\
| * QSqlDriver: use table prefix in WHERE clausesVyacheslav Grigoryev2016-02-171-40/+40
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-8/+8
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-13/+13
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-2/+2
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-10/+10
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-44/+44
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-041-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+1
|\
| * Enable running sql model tests in parallelFrederik Gladhorn2014-01-291-0/+1
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
|/
* Cleanup the SQL testsAndy Shaw2013-04-251-35/+46
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-42/+44
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-1/+1
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1