aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/OracleConnection.php
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Start migrationsJoas Schilling2017-07-051-6/+17
| | | | | | | | | | Fixme: - Install and update of apps - No revert on live systems (debug only) - Service adjustment to our interface - Loading via autoloader Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+93
Besides the statement wrapper that is moved to the legacy folder (namepsace of shame folder)