aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Migration/SimpleMigrationStep.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+2
* fix(database): Explicitly inherit stricly typed database schema closureChristoph Wurst2022-12-061-8/+18
* 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-12/+9
* Update license headersChristoph Wurst2019-12-051-1/+3
* Add since tagsRoeland Jago Douma2018-05-301-0/+2
* Add human readable description to migration stepsRobin Appelman2018-05-301-0/+17
* 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-0/+54