summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/oci/qsql_oci.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-191-11/+11
|/
* QOCIDriver: Ensure the where clause is correctly setupAndy Shaw2017-01-051-3/+3
* Always compile sql drivers as pluginsLars Knoll2016-04-071-0/+2725