summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* Add reconnection option to the mysql driver.Bill King2009-09-222-0/+14
* Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-0/+10
|\
| * Fixes issue of forward only datasets failing when not set so.Bill King2009-09-171-0/+10
* | Merge commit 'origin/4.5' into 4.6Bill King2009-09-142-4/+8
|\ \ | |/
| * Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-141-4/+5
| * Fixes crash when calling numRows on unknown query type (ibase)Bill King2009-09-141-0/+3
| * Fixes determination of end of odbc string on deficient driverBill King2009-09-101-6/+6
| * Update license headers again.Jason McDonald2009-09-0850-200/+200
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-0951-204/+204
|\ \
| * | Update license headers again.Jason McDonald2009-09-0951-204/+204
* | | Fixed 'argument 'type' is not used in function' warning for Nokia X86Janne Anttila2009-09-081-0/+1
|/ /
* | DB2 - Don't return an error when the table is just empty.Bill King2009-09-071-2/+3
* | Adds OCI support for synonyms to tables created by another user.Bill King2009-09-031-5/+24
* | Fixes build with older versions of mysql clientBill King2009-09-021-0/+4
* | Fixes mysql not knowing the difference between tables and views.Bill King2009-09-021-16/+31
* | Fixes determination of end of odbc string on deficient driverBill King2009-09-011-6/+6
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3151-663/+663
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3150-650/+650
* | Fixes compile for my last change.Bill King2009-08-311-1/+1
* | Adds ability to open sqlite databases readonly.Bill King2009-08-312-6/+19
* | Fixes race condition on reopening an ODBC connection.Bill King2009-08-311-11/+11
* | Fixes invalid use of staticsBill King2009-08-271-30/+24
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-242-9/+15
|\ \ | |/
| * Fix a SQLITE whitespace in identifiers issue.Derick Hawcroft2009-08-181-8/+13
| * Update license headers.Jason McDonald2009-08-1150-50/+50
| * Fixes formatting of date strings in psql driverBill King2009-08-101-1/+1
| * Missing break when formatting from a time valueBill King2009-08-101-0/+1
* | Merge commit 'qt/master'Jason Barron2009-08-183-2/+141
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-173-2/+141
* | | Merge commit 'qt/master'Jason Barron2009-08-1350-62/+56
|\ \ \ | |/ /
| * | Fixes proper quoting under odbc.Bill King2009-08-131-11/+5
| * | Update contact URL in license headers.Jason McDonald2009-08-1250-50/+50
| * | Fixes coverity warning of uninit variable.Bill King2009-08-101-1/+1
* | | Revert '80dba8b8': Fixing default constructor problem with RVCT.Jason Barron2009-08-123-16/+5
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-064-4/+4
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-062-31/+26
|\ \ \ | |/ /
| * | Fixes casing issue in the PSQL driver.Bill King2009-08-051-5/+5
| * | Fixes failed queries when mysql auto-preparesBill King2009-08-041-26/+21
* | | Merge commit 'origin/master'Jason Barron2009-08-045-6/+5
|\ \ \
| * | | Trailing whitespace and tab/space fixes for QtSqlJanne Anttila2009-08-041-2/+1
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-034-4/+4
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-08-031-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixes hack around show queries not allowed to be prepared.Bill King2009-07-301-3/+3
| | * | Fixed compile on certain Solaris versions.Rohan McGovern2009-07-201-1/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-1/+3
|\ \ \ \ | |/ / /
| * | | Fixes various db2 autotest issues.Bill King2009-07-291-1/+3
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-277-70/+91
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix compilation for db2 driver after win9x removal spreeBill King2009-07-201-0/+2
| * | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-192-20/+34