summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlquery
Commit message (Expand)AuthorAgeFilesLines
* Remove a reference to a no longer used database serverAndy Shaw2018-05-161-2/+0
* sqlite: Allow for duplicated placeholders with just one placeholderAndy Shaw2018-05-161-0/+10
* oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAXAndy Shaw2018-04-061-0/+24
* sqlite: Support using execBatch() with duplicated named placeholdersAndy Shaw2018-03-271-58/+84
* MySQL: Fix testsAndy Shaw2018-03-171-5/+5
* sqlite: Prevent a crash when sqlite does not detect any parametersAndy Shaw2018-03-171-0/+41
* psql: Add expected failures where the table name is case sensitiveAndy Shaw2018-02-211-2/+3
* psql: Fix SQL testsAndy Shaw2018-02-201-24/+51
* Merge remote-tracking branch 'origin/5.10.1' into 5.11Liang Qi2018-02-191-1/+45
|\
| * psql: Improve performance of record()v5.10.1Andy Shaw2018-02-081-1/+45
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+25
|\|
| * sqlite: Bind duplicated named placeholders correctlyAndy Shaw2018-01-081-0/+25
* | QPSQL: Add support for multiple result setsRobert Szefner2018-01-081-4/+48
* | QPSQL: Add support for forward-only queriesRobert Szefner2018-01-061-0/+209
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-091-1/+1
| |\
| | * Run oraArrayBind() test only for Oracle DBMSRobert Szefner2017-11-061-1/+1
* | | OCI: Use TIMESTAMP for datetime dataAndy Shaw2017-10-101-13/+144
|/ /
* / Add a test that we can read SQL time-stampsEdward Welbourne2017-08-041-0/+21
|/
* 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