summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/sql
Commit message (Expand)AuthorAgeFilesLines
* psql: do not try to get table name when PQftable returns InvalidOidChristian Ehrlicher2018-02-221-0/+33
* psql: Improve performance of record()v5.10.1Andy Shaw2018-02-083-0/+197
* Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Remove temporary string allocations when reading prepared statement.Milian Wolff2015-08-131-0/+40
* 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-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Cleanup the SQL testsAndy Shaw2013-04-251-15/+17
* Fix qsqlquery benchmark test build for WEC7.Janne Anttila2013-04-171-1/+1
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-40/+40
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-1/+1
* 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
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix compilation of some benchmark tests on Windows.Friedemann Kleint2011-11-291-0/+1
* benchmarks: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-3/+0
* test: Leftover for split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-252-0/+6
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2011-10-232-0/+281