summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes crash when mysql_init() returns 0Bill King2009-05-061-1/+1
* Apparently this is the best way to determine which to useBill King2009-05-011-5/+4
* Try and clean up ODBC 64/32 bit type disparityBill King2009-04-291-6/+4
* Fixes performance degradation from precision fix in 4.5.1Bill King2009-04-291-20/+20
* Fixes over-verboseness in OCI tables function.Bill King2009-04-201-2/+2
* Fixes long strings getting truncated by the ODBC Driver.Bill King2009-04-171-1/+1
* Fixes an issue with FreeTDS and quoting.Bill King2009-04-151-0/+5
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-1515-81/+537
* DB2 driver returning double field as emptyBill King2009-04-081-1/+1
* Missed these changes from the last commit.Bill King2009-04-081-3/+7
* Fixes: Memory leak in DB2 driverBill King2009-04-081-12/+23
* Fixes: QSqlTableModel does not handle updates when one of the fields hasBill King2009-04-071-3/+8
* Fixes: QPSQL: datetime or time fields with negative time zoneBill King2009-03-311-2/+4
* Long live Qt 4.5!Lars Knoll2009-03-2355-0/+25816