summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldriver
Commit message (Expand)AuthorAgeFilesLines
* SQL/MySQL: retrieve default column value for QSqlDatabase::record()Christian Ehrlicher2024-03-101-2/+9
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* SQL/IBASE: Always escape the table names when creating the SQL statementChristian Ehrlicher2023-04-071-2/+2
* SQL/Tests: remove safeDropTable() / add helper classChristian Ehrlicher2023-03-121-13/+13
* SQL/Tests: remove usage of 'foreach'Christian Ehrlicher2023-03-091-2/+2
* SQL/Tests: remove some unused functionsChristian Ehrlicher2023-03-061-2/+3
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-201-5/+7
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-3/+3
* 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
* Interbase: Fix tests when running against FirebirdAndy Shaw2020-08-231-2/+4
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-141-3/+2
|\
| * Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-131-1/+1
|/
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-131-1/+10
* Add Sql build and testsTobias Hunger2018-11-051-0/+6
* SQL PostgreSQL/SQlite: Properly decode default varchar parameterChristian Ehrlicher2018-09-121-2/+18
* OCI: Match the constraints on the index_name columnAndy Shaw2017-11-151-0/+17
* Set correct datatype for column 'more_data' in PostgreSQLRobert Szefner2017-11-081-0/+2
* OCI: Use correct type for getting doublesAndy Shaw2017-09-181-1/+7
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-101-13/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* MySQL: Keep the precision of the field when formatting the valueAndy Shaw2015-03-201-10/+26
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-3/+3
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-22/+22
* 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
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* Cleanup the SQL testsAndy Shaw2013-04-251-25/+22
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-4/+4
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-0/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1