summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsqldatabase
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-132-6/+16
* Fixed deployment when using cetest.axis2009-10-071-4/+6
* 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-092-8/+8
* 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-312-26/+26
|\
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-132-2/+6
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
| * | Fixes false fails in interbase autotests.Bill King2009-08-111-0/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-062-4/+18
|\| |
| * | Merge branch '4.5'Bill King2009-08-052-4/+18
| |\|
| | * Get more database tests working/passing.Bill King2009-08-052-4/+18
* | | Merge commit 'origin/master'Jason Barron2009-08-061-2/+2
|\ \ \
| * | | Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-041-2/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-08-031-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix more database autotests.Bill King2009-08-031-2/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-3/+7
|\| | |
| * | | Fixes various db2 autotest issues.Bill King2009-07-291-3/+7
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-273-38/+87
|\| | | | |_|/ |/| |
| * | linker fix for WinCEMaurice Kalinowski2009-07-231-1/+4
| * | 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
| * | Update test db definitions.Bill King2009-07-101-5/+9
| * | Merge commit 'origin/4.5'Bill King2009-07-092-2/+25
| |\|
| | * Cleanup more SQL autotest failures.Bill King2009-07-082-1/+19
| * | Merge branch '4.5'Thiago Macieira2009-07-021-2/+11
| |\ \
| * | | Fixes more DB autotests for testing against SQL ServerBill King2009-06-302-20/+43
* | | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-3/+18
|\ \ \ \
| * \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-3/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
| | | |/ | | |/|
| | * | Get more autotests passing/fixed up.Bill King2009-07-021-2/+12
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-292-16/+22
| |\| |
| | * | These database connections need this parameter to work properly.Bill King2009-06-241-2/+2
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-302-35/+67
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Cleanup of db test cases.Bill King2009-06-232-8/+14
| * | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-221-18/+16
| * | Stage 2 of incorporating database level precision policy.Bill King2009-06-222-7/+23