summaryrefslogtreecommitdiffstats
path: root/lib/db/adapter.php
Commit message (Expand)AuthorAgeFilesLines
* merge master into doctrine-objectRobin Appelman2013-08-021-6/+8
* Add documentation to OC\DB\adapter classBart Visscher2013-07-231-0/+18
* Fix errors from unit testsBart Visscher2013-07-211-2/+1
* Correct namespace of OC_ classesBart Visscher2013-07-211-2/+2
* Move insertIfNotExist to Connection wrapperBart Visscher2013-07-211-0/+28
* Move query statement fixup handling to Connection wrapperBart Visscher2013-07-211-0/+4
* Move lastInsertId to adapter classesBart Visscher2013-07-211-0/+4
* Create DB Connection wrapper and DB\Adapter* classesBart Visscher2013-07-211-0/+17