summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/MDB2SchemaReader.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unneeded code around database.xmlMorris Jobke2021-03-241-355/+0
* Remove "primary" option from schema builder argument $options as it is not us...Morris Jobke2021-01-081-1/+9
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-1/+0
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Address commentsMorris Jobke2017-03-211-17/+0
* Adding tests for 4 byte unicode charactersMorris Jobke2017-03-211-8/+2
* Namespace and array syntax fixesMorris Jobke2017-03-191-1/+3
* Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-191-1/+13
* 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