summaryrefslogtreecommitdiffstats
path: root/lib/private/db/statementwrapper.php
Commit message (Expand)AuthorAgeFilesLines
* - fix dropTable() and introduce tableExists()Thomas Müller2014-05-301-0/+1
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
* adding @method annotation to declare methods which can be called on the wrapp...Thomas Müller2014-03-281-3/+11
* Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-0/+14
|\
| * Merge pull request #6796 from owncloud/statementwrapper-bindparamThomas Müller2014-02-181-0/+14
| |\
| | * Add bindParam to statement wrapperRobin Appelman2014-01-161-0/+14
* | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-141-0/+3
|\| |
| * | Add caching to appconfigRobin Appelman2014-02-071-0/+3
| |/
* / polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+3
|/
* Remove OC_DB_StatementWrapper::numRows().Andreas Fischer2013-12-211-19/+0
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+191