summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | Fixes various db2 autotest issues.Bill King2009-07-291-1/+3
* | 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
* | Fix (some) spelling and grammatical errors in translatable strings.Volker Hilsheimer2009-07-162-3/+3
* | Merge commit 'origin/4.5'Bill King2009-07-132-15/+24
|\ \ | |/
| * Fixes failure when table has null fields to updateBill King2009-07-131-1/+1
| * emit dataChanged() signalDerick Hawcroft2009-07-091-0/+1
| * Plugged possible memory leak in getPSQLVersion()Stian Sandvik Thomassen2009-07-091-2/+2
| * Hopefully fix isnan/isinf for good (for all platforms)Bill King2009-07-081-12/+20
* | Fixes merge mixup.Bill King2009-07-121-2/+2
* | Fixes a heisenbug when using two ODBC connections with diff quoters.Bill King2009-07-101-7/+9
* | Merge commit 'origin/4.5'Bill King2009-07-083-7/+36
|\ \ | |/
| * Fixes Dericks inf/nan patch for msvcBill King2009-07-081-0/+13
| * remove debugDerick Hawcroft2009-07-071-1/+0
| * Handle special number cases (nan,{+-}infinity) in PostgreSQLDerick Hawcroft2009-07-071-0/+17
| * Handle all PostgreSQL notifications sitting in the queueDerick Hawcroft2009-07-071-4/+4
| * Fixes ::record for dialect 3 named tables in interbase/firebird.Bill King2009-07-031-2/+2
| * Fixes invalid length for numeric fields in oracle.Bill King2009-07-031-1/+1
* | Merge branch '4.5'Thiago Macieira2009-07-022-3/+8
|\ \ | |/
| * Tinyint is unsigned, force it to such.Bill King2009-07-021-1/+3
| * Get more autotests passing/fixed up.Bill King2009-07-021-2/+5
* | Merge branch '4.5'Thiago Macieira2009-07-021-1/+1
|\ \ | |/
| * Don assume QVariant::String data is going to always be unicode in QODBCDerick Hawcroft2009-06-301-1/+1
* | src/sql: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-012-37/+2
* | Merge branch '4.5'Marius Storm-Olsen2009-06-302-1/+5
|\ \ | |/
| * bug fixDerick Hawcroft2009-06-301-0/+1
| * bug fixDerick Hawcroft2009-06-291-1/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-262-3/+3
|\ \
| * \ Merge branch '4.5'Thiago Macieira2009-06-252-3/+3
| |\ \ | | |/
| | * save on a couple of mallocsDerick Hawcroft2009-06-241-1/+1
| | * Fixup ibase.Derick Hawcroft2009-06-241-2/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-251-16/+36
|\ \ \ | |/ /
| * | Merge branch '4.5'Thiago Macieira2009-06-241-16/+36
| |\ \ | | |/
| | * bug fix for ibase sql driverDerick Hawcroft2009-06-241-16/+36
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-242-27/+22
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-232-27/+22
| |\ \ | | |/
| | * make the last checkin compile.Bill King2009-06-231-2/+0
| | * Fixes non-unicode strings should be strings, not bytearrays.Bill King2009-06-231-17/+1
| | * task 226042Derick Hawcroft2009-06-221-8/+21
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2213-48/+210
|\ \ \ | |/ /
| * | Make previous checkin compile.Bill King2009-06-221-3/+0
| * | Fix the behaviour of sql classes regarding quoted identifiersBill King2009-06-227-33/+146
| * | Stage 3 of incorporating database level precision policy.Bill King2009-06-211-10/+11
| * | Stage 2 of incorporating database level precision policy.Bill King2009-06-218-5/+56
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1750-242/+133
|\ \ \ | |/ /