summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/MDB2SchemaReader.php
Commit message (Collapse)AuthorAgeFilesLines
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-1/+13
| | | | | * fully optional * requires additional options set in the database
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+359
Besides the statement wrapper that is moved to the legacy folder (namepsace of shame folder)