summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_DB.php
Commit message (Expand)AuthorAgeFilesLines
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-15/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-241-2/+2
* Don't throw on SHOW VERSION queryJoas Schilling2020-11-161-1/+2
* Merge pull request #23922 from nextcloud/bugfix/noid/fix-query-type-detectionMorris Jobke2020-11-061-6/+9
|\
| * Improve query type detectionJoas Schilling2020-11-061-6/+9
* | Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursorsJoas Schilling2020-11-061-0/+2
|/
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+246