summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsqldatabase/tst_qsqldatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes testing of sqlite against the real(floating pt) datatypeBill King2009-11-021-0/+1
* Misc mysql test fixes.Bill King2009-10-201-3/+6
* Remove excess spam from autotests when postgresql creates primary indexes.Bill King2009-10-141-2/+21
* Fixes autotest: Savepoints are actually supported from 4.1 onwards.Bill King2009-10-131-2/+2
* Fixes autotests now for MS Access via ODBC.Bill King2009-10-131-6/+15
* Add autotest for mysql savepoints.Bill King2009-10-061-0/+15
* Fixes failing autotest.Bill King2009-09-291-0/+4
* QSQL; Precision Policy - update test to reflect passing status.Justin McPherson2009-09-281-4/+0
* Fixed compiler error in qsqldatabase auto test.Janne Anttila2009-09-241-8/+8
* Fixes autotest for MS SQL ServerBill King2009-09-091-1/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Adds OCI support for synonyms to tables created by another user.Bill King2009-09-031-0/+38
* Fixes mysql not knowing the difference between tables and views.Bill King2009-09-021-8/+0
* Fixes determination of end of odbc string on deficient driverBill King2009-09-011-0/+41
* 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/+4
* | Merge branch '4.5'Bill King2009-08-051-3/+7
|\|
| * Get more database tests working/passing.Bill King2009-08-051-3/+7
* | Merge branch '4.5'Thiago Macieira2009-08-031-2/+2
|\|
| * Fix more database autotests.Bill King2009-08-031-2/+2
* | Fixes more sql autotestsBill King2009-07-151-10/+12
* | Fixes autotest to match the new code (db level precisionPolicy).Bill King2009-07-131-1/+1
* | Merge commit 'origin/4.5'Bill King2009-07-091-2/+14
|\|
| * Cleanup more SQL autotest failures.Bill King2009-07-081-1/+6
| * Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
* | Merge branch '4.5'Thiago Macieira2009-07-021-2/+11
|\|
| * Get more autotests passing/fixed up.Bill King2009-07-021-2/+12
* | Fixes more DB autotests for testing against SQL ServerBill King2009-06-301-2/+2
* | Cleanup of db test cases.Bill King2009-06-231-6/+2
* | Stage 2 of incorporating database level precision policy.Bill King2009-06-221-3/+19
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+5
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Fixes to get some MS Sql Server tests running again + new db definitions.Bill King2009-06-161-0/+3
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-10/+16
|/
* Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-081-4/+15
* Make compile when Qt3Support is turned offBill King2009-04-071-0/+2
* Fixes: QSqlTableModel does not handle updates when one of the fields hasBill King2009-04-071-0/+28
* DB Autotest cleanupBill King2009-04-011-120/+38
* Fixes: QPSQL: datetime or time fields with negative time zoneBill King2009-03-311-3/+37
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2319