aboutsummaryrefslogtreecommitdiffstats
path: root/lib/db/adapteroci8.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-28/+0
| | | | | Conflicts: lib/private/vcategories.php
* Style fixesBart Visscher2013-08-071-1/+2
|
* Fix lastInsertId for OCI8 adapterBart Visscher2013-07-231-2/+1
|
* Move query statement fixup handling to Connection wrapperBart Visscher2013-07-211-0/+7
|
* Move lastInsertId to adapter classesBart Visscher2013-07-211-0/+8
|
* Create DB Connection wrapper and DB\Adapter* classesBart Visscher2013-07-211-0/+13