summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsqlquery/tst_qsqlquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* More fix for QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-051-21/+100
* Fix QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-011-1/+30
* Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errorsCharles Yin2010-10-291-0/+21
* Fix sqlite driver doesn't return error message RAISE by a trigger.Bill King2010-04-201-0/+27
* Sql Autotest cleanup and tweaking.Bill King2010-03-251-6/+3
* Parallelize DB autotests, also some factorizationBill King2010-03-101-250/+267
* Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-051-15/+86
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | (mysql) Add test to the system so it's there for use later.Bill King2010-01-051-0/+38
|/
* (ODBC) Fixes segfault when error string is larger than 256 chars.Bill King2009-12-151-0/+24
* Fixes: QOCI setForwardOnly(true) accumulating values.Bill King2009-12-041-1/+27
* Merge branch '4.5' into 4.6Morten Johan Sørvig2009-11-051-0/+34
|\
| * Fix retrieval of SQL type "TIME" information for PostgreSQLDerick Hawcroft2009-11-051-0/+32
* | Fixes Oracle batchExec using strings as out params.Bill King2009-10-271-0/+54
* | Autotest: fix building tst_qsqlquery.Thiago Macieira2009-10-261-1/+1
* | Better sql unicode tests (still not working correctly tho).Bill King2009-10-231-7/+6
* | Fix now invalid ExpectFail.Bill King2009-10-201-3/+0
* | Remove excess spam from autotests when postgresql creates primary indexes.Bill King2009-10-141-0/+5
* | Fixes autotest trying to delete table from wrong DBBill King2009-09-281-2/+2
* | Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-0/+38
|\|
| * Fixes issue of forward only datasets failing when not set so.Bill King2009-09-171-0/+38
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Update license headers again.Jason McDonald2009-09-091-4/+4
* | Mark these as fix later.Bill King2009-09-071-0/+5
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fixes false fails in interbase autotests.Bill King2009-08-111-0/+2
* | Get more sql autotests passing or expect-failing.Bill King2009-07-101-0/+2
* | Merge commit 'origin/4.5'Bill King2009-07-091-6/+34
|\|
| * make test behave like othersDerick Hawcroft2009-07-081-1/+1
| * Make the table actually delete before the autotestBill King2009-07-081-1/+1
| * Cleanup more SQL autotest failures.Bill King2009-07-081-11/+9
| * safely drop tables.Derick Hawcroft2009-07-081-1/+3
| * Auto test for task 233829Derick Hawcroft2009-07-081-1/+29
* | Merge branch '4.5'Marius Storm-Olsen2009-06-301-6/+4
|\|
| * bug fixDerick Hawcroft2009-06-291-6/+4
* | Cleanup of db test cases.Bill King2009-06-231-54/+11
|/
* add SqlQuery unit test for task: 234422Derick Hawcroft2009-06-171-1/+40
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* unit test for task 229811Derick Hawcroft2009-06-151-7/+55
* Fixes a segfault from out of order cleanup of mysql resources.Bill King2009-05-131-2/+20
* Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-171-0/+34
* DB Autotest cleanupBill King2009-04-011-72/+23
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2730