summaryrefslogtreecommitdiffstats
path: root/lib/public/Migration/IMigrationStep.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Add psalm types for the migration schema closureChristoph Wurst2020-10-151-0/+6
* Update license headersChristoph Wurst2019-12-051-1/+2
* Add human readable description to migration stepsRobin Appelman2018-05-301-0/+15
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-5/+5
* Update license headersMorris Jobke2017-11-061-0/+2
* Allow to check the schema in pre and post as wellJoas Schilling2017-07-051-4/+9
* Adjust the code to use our interface and abstractJoas Schilling2017-07-051-2/+3
* Start migrationsJoas Schilling2017-07-051-0/+49