summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlquery
Commit message (Expand)AuthorAgeFilesLines
* Fix storing of QDateTime timespec for SqliteJoni Poikelin2017-07-311-0/+38
* tst_qsqlquery.cpp: Refactor runIntegralTypesMysqlTest()Friedemann Kleint2016-12-051-16/+28
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-14/+31
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-14/+31
| |\
| | * Never return char variants when reading prepared MySQL statementsMilian Wolff2016-09-121-14/+31
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-0/+39
| |\|
| | * Fix UNSIGNED values in QMYSQLJesus Fernandez2016-06-141-0/+39
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-50/+32
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-50/+32
| |\|
| | * tst_QSqlQuery: fix UBs (invalid downcasts, member calls)Marc Mutz2016-03-151-50/+32
* | | QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-101-9/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-10/+10
|/
* Remove temporary string allocations when reading prepared statement.Milian Wolff2015-08-131-0/+64
* fix usage of wince scopeOswald Buddenhagen2015-06-051-2/+2
* MySQL: Fix test so it expects the right integer typeAndy Shaw2015-03-201-3/+3
* PostgreSQL: Fix special floating point handling for 'float' types.Friedemann Kleint2015-02-181-0/+36
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-161-0/+30
* Added ROUND test for PostgreSQLIsrael Lins2014-12-301-13/+17
* Added timezone support for datetime fields in PSQLJulien Blanc2014-12-301-0/+42
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-23/+23
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-84/+84
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix PSQL column's metadataparihaaraka2014-04-291-0/+44
* [QSqlQuery] misbehavior of seek in special query positionsIsrael Lins Albuquerque2014-04-261-0/+20
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-041-2/+2
* [QtSql]QIBASE]add support for prepared queries in numRowsAffectedIsrael Lins Albuquerque2014-03-291-0/+12
* Fix positional binding values order in QSqlQueryTobias Koenig2014-03-201-0/+23
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* QSqlQuery::isNull string overloadTasuku Suzuki2013-12-011-0/+5
* Fix a bug in QSqlQuery::isNull documentationTasuku Suzuki2013-10-221-0/+3
* Cleanup the SQL testsAndy Shaw2013-04-251-131/+114
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-117/+119
* 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
* ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-03-201-0/+4
* ODBC: fix loss of milliseconds when binding QDateTimeIsrael Lins2013-03-131-3/+8
* Fix for Sql query aliases with dotsMarko Kangas2013-03-131-0/+39
* QSqlQuery tests: fix create table failuresMark Brand2013-02-121-7/+16
* QSqlQuery tests: fix bool test for postgresqlMark Brand2013-02-121-4/+6
* QSqlQuery tests: fix mysql problemsMark Brand2013-02-121-5/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix QSqlQuery test in relation to PSQL supportAndy Shaw2012-12-221-14/+21
* Fix some typosSergio Ahumada2012-12-211-1/+1
* fix binding of bool type in mysql driverMark Brand2012-11-091-0/+35
* QSqlQuery::value string overloadThiago A. Correa2012-10-081-0/+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