| Commit message (Expand) | Author | Age | Files | Lines |
* | More fix for QTBUG-14640:oci performance problem with qlonglong | Charles Yin | 2010-11-05 | 1 | -21/+100 |
|
|
* | Fix QTBUG-14640:oci performance problem with qlonglong | Charles Yin | 2010-11-01 | 1 | -1/+30 |
|
|
* | Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors | Charles Yin | 2010-10-29 | 1 | -0/+21 |
|
|
* | Fix sqlite driver doesn't return error message RAISE by a trigger. | Bill King | 2010-04-20 | 1 | -0/+27 |
|
|
* | Sql Autotest cleanup and tweaking. | Bill King | 2010-03-25 | 1 | -6/+3 |
|
|
* | Parallelize DB autotests, also some factorization | Bill King | 2010-03-10 | 1 | -250/+267 |
|
|
* | Fixes: Mysql truncation of integer values + some autotest cleanup | Bill King | 2010-03-05 | 1 | -15/+86 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | (mysql) Add test to the system so it's there for use later. | Bill King | 2010-01-05 | 1 | -0/+38 |
|/ |
|
* | (ODBC) Fixes segfault when error string is larger than 256 chars. | Bill King | 2009-12-15 | 1 | -0/+24 |
|
|
* | Fixes: QOCI setForwardOnly(true) accumulating values. | Bill King | 2009-12-04 | 1 | -1/+27 |
|
|
* | Merge branch '4.5' into 4.6 | Morten Johan Sørvig | 2009-11-05 | 1 | -0/+34 |
|\ |
|
| * | Fix retrieval of SQL type "TIME" information for PostgreSQL | Derick Hawcroft | 2009-11-05 | 1 | -0/+32 |
|
|
* | | Fixes Oracle batchExec using strings as out params. | Bill King | 2009-10-27 | 1 | -0/+54 |
|
|
* | | Autotest: fix building tst_qsqlquery. | Thiago Macieira | 2009-10-26 | 1 | -1/+1 |
|
|
* | | Better sql unicode tests (still not working correctly tho). | Bill King | 2009-10-23 | 1 | -7/+6 |
|
|
* | | Fix now invalid ExpectFail. | Bill King | 2009-10-20 | 1 | -3/+0 |
|
|
* | | Remove excess spam from autotests when postgresql creates primary indexes. | Bill King | 2009-10-14 | 1 | -0/+5 |
|
|
* | | Fixed deployment when using cetest. | axis | 2009-10-07 | 1 | -4/+6 |
|
|
* | | Fixes autotest trying to delete table from wrong DB | Bill King | 2009-09-28 | 1 | -2/+2 |
|
|
* | | Merge branch '4.5' into 4.6 | Tom Cooksey | 2009-09-17 | 1 | -0/+38 |
|\ \
| |/ |
|
| * | Fixes issue of forward only datasets failing when not set so. | Bill King | 2009-09-17 | 1 | -0/+38 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | Mark these as fix later. | Bill King | 2009-09-07 | 1 | -0/+5 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+3 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
| * | | Fixes false fails in interbase autotests. | Bill King | 2009-08-11 | 1 | -0/+2 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Trailing whitespace and tab/space fixes for auto tests | Janne Anttila | 2009-08-04 | 2 | -3/+3 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 2 | -7/+38 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | linker fix for WinCE | Maurice Kalinowski | 2009-07-23 | 1 | -1/+2 |
|
|
| * | | Get more sql autotests passing or expect-failing. | Bill King | 2009-07-10 | 1 | -0/+2 |
|
|
| * | | Merge commit 'origin/4.5' | Bill King | 2009-07-08 | 1 | -6/+34 |
| |\ \
| | |/ |
|
| | * | make test behave like others | Derick Hawcroft | 2009-07-08 | 1 | -1/+1 |
|
|
| | * | Make the table actually delete before the autotest | Bill King | 2009-07-08 | 1 | -1/+1 |
|
|
| | * | Cleanup more SQL autotest failures. | Bill King | 2009-07-08 | 1 | -11/+9 |
|
|
| | * | safely drop tables. | Derick Hawcroft | 2009-07-08 | 1 | -1/+3 |
|
|
| | * | Auto test for task 233829 | Derick Hawcroft | 2009-07-07 | 1 | -1/+29 |
|
|
| * | | Merge branch '4.5' | Marius Storm-Olsen | 2009-06-30 | 1 | -6/+4 |
| |\ \
| | |/ |
|
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -6/+4 |
|\ \ \ |
|
| * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -14/+99 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | bug fix | Derick Hawcroft | 2009-06-29 | 1 | -6/+4 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -62/+106 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Cleanup of db test cases. | Bill King | 2009-06-23 | 1 | -54/+11 |
| |/ |
|
| * | add SqlQuery unit test for task: 234422 | Derick Hawcroft | 2009-06-16 | 1 | -1/+40 |
|
|