aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Migration/IMigrationStep.php
Commit message (Expand)AuthorAgeFilesLines
* 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