summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsqldatabase
Commit message (Expand)AuthorAgeFilesLines
* 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-082-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-212-7/+23
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-16/+22
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
| | * Fixes to get some MS Sql Server tests running again + new db definitions.Bill King2009-06-162-1/+10
| | * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-151-11/+8
| * | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-10/+16
| |/
* | Fixed qsqldatabase test case compilation.Janne Anttila2009-05-271-1/+0
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-4/+15
|\ \ | |/
| * Fixes QIBASE driver crashes on multiple execution of a prepared queryBill King2009-05-071-4/+15
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-272-141/+141
|\ \ | |/
| * Miscellaneous cleanups for Sql tests.Bill King2009-04-191-12/+31
| * Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-18/+19
| * Make compile when Qt3Support is turned offBill King2009-04-061-0/+2