summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/oci
Commit message (Expand)AuthorAgeFilesLines
* Regenerate src/*Alexandru Croitor2019-11-141-2/+2
* Regenerate sqldrivers pluginsAlexandru Croitor2019-10-081-1/+0
* cmake: Enable building of the oci pluginVille Voutilainen2019-09-051-0/+35
* oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAXAndy Shaw2018-04-061-3/+3
* SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-101-1/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-1/+1
|\
| * OCI: Match the constraints on the index_name columnAndy Shaw2017-11-151-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+9
|\|
| * OCI: Clear the cache in the result for a forward only queryAndy Shaw2017-10-031-0/+9
* | OCI: Use TIMESTAMP for datetime dataAndy Shaw2017-10-101-85/+122
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-23/+23
|/
* QOCIDriver: Ensure the where clause is correctly setupAndy Shaw2017-01-051-3/+3
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-5/+2
* Always compile sql drivers as pluginsLars Knoll2016-04-074-3/+2842
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove QFactoryInterface from sql driversLars Knoll2012-06-071-9/+0
* Use new plugin system for SQL drivers.Friedemann Kleint2012-02-243-3/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+94