summaryrefslogtreecommitdiffstats
path: root/lib/db/adaptersqlite.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-60/+0
* Fix errors from unit testsBart Visscher2013-07-211-2/+2
* Correct namespace of OC_ classesBart Visscher2013-07-211-4/+4
* Move insertIfNotExist to Connection wrapperBart Visscher2013-07-211-0/+41
* Move query statement fixup handling to Connection wrapperBart Visscher2013-07-211-0/+6
* Create DB Connection wrapper and DB\Adapter* classesBart Visscher2013-07-211-0/+13