summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/oci/qsql_oci.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-67/+172
|\ \ | |/
| * More fix for QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-051-7/+126
| * Fix QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-011-0/+8
| * Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errorsCharles Yin2010-10-291-64/+42
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-7/+7
|/
* Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.Charles Yin2010-07-211-1/+33
* Fixes the Oracle invalid date bug when date is greater or equal to 2800Charles Yin2010-07-161-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-2/+2
|\
| * Ensure that the entire CLOB can be returned from an Oracle databaseAndy Shaw2010-03-121-2/+2
* | improve sql support for mingw64Thierry Bastian2010-02-231-0/+6
* | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-161-8/+7
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* (OCI) Fixes problem with clobs being handled as binaryBill King2009-12-171-2/+2
* Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-31/+52
* Fixes Oracle batchExec using strings as out params.Bill King2009-10-271-2/+9
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Adds OCI support for synonyms to tables created by another user.Bill King2009-09-031-5/+24
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'origin/4.5'Bill King2009-07-081-1/+1
|\ \ | |/
| * Fixes invalid length for numeric fields in oracle.Bill King2009-07-031-1/+1
* | Merge branch '4.5'Thiago Macieira2009-07-021-2/+5
|\ \ | |/
| * Get more autotests passing/fixed up.Bill King2009-07-021-2/+5
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-151-45/+13
* | Stage 2 of incorporating database level precision policy.Bill King2009-06-211-1/+1
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-171-2/+2
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-143/+137
* | improved string operations all over the placeThierry Bastian2009-05-281-8/+8
|/
* Fixes conditional jump on uninitialised valueBill King2009-05-211-1/+11
* Fixes over-verboseness in OCI tables function.Bill King2009-04-191-2/+2
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-13/+45
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2428