summaryrefslogtreecommitdiffstats
path: root/core/Migrations/Version16000Date20190207141427.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-2/+4
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-101-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Replace TYPE with TYPESDaniel Kesselberg2020-06-301-11/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Also cache the resource type because it is part of the identifierJoas Schilling2019-03-011-2/+7
* Add default value, because null does not trigger unique-keyJoas Schilling2019-03-011-0/+2
* Start implementing access cacheJoas Schilling2019-03-011-0/+104