summaryrefslogtreecommitdiffstats
path: root/lib/private/db/statementwrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-2/+2
* More cleanups of OC_Config usageMorris Jobke2015-12-031-1/+1
* Remove OC_LogThomas Müller2015-07-031-1/+1
* Update license headersJenkins for ownCloud2015-03-261-4/+23
* Merge pull request #14496 from owncloud/kill-substr-mssql-masterThomas Müller2015-03-031-102/+0
|\
| * Remove hacky Substring support for MSSQLLukas Reschke2015-02-251-102/+0
* | Revert "Updating license headers"Morris Jobke2015-02-261-23/+13
|/
* Dont break code which relies on the cursor being open after insert/update/deleteBernhard Posselt2015-02-241-1/+0
* Close the cursor after the affected count has been extracted.Thomas Müller2015-02-231-1/+2
* Updating license headersJenkins for ownCloud2015-02-231-13/+23
* ignore cursorclosingBernhard Posselt2015-01-291-0/+1
* do not output DB information, and do not set headerArthur Schiwon2014-11-141-4/+7
* eliminate OC_Template::printErrorPage in database classes, fixes #12182Arthur Schiwon2014-11-141-4/+3
* Use function outside of loopLukas Reschke2014-10-241-1/+2
* - 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