aboutsummaryrefslogtreecommitdiff
path: root/lib/migrations/DBSchemaVersion.php
AgeCommit message (Expand)Author
2023-03-22prevent php8 warning, fixes #2422Jan-Hendrik Willms
2022-07-07fix linear order of migrations for 4.4 and 4.5, fixes #1256Elmar Ludwig
2021-12-03make schema version mapping more robust, fixes #331 and #337Elmar Ludwig
2021-11-08register merged migration, re #366Jan-Hendrik Willms
2021-10-15add backported migration, re #328Jan-Hendrik Willms
2021-09-27add backported migrations, fixes #203Elmar Ludwig
2021-09-01rename first migration in 5.1 to 5.1.1Elmar Ludwig
2021-09-01fix order of 20210603 migrationElmar Ludwig
2021-09-01pretend that old migrations (< 259) are on branch "1"Elmar Ludwig
2021-09-01always validate schema versionElmar Ludwig
2021-09-01rename all migrations to 1.xElmar Ludwig
2021-09-01migration branches for 5.0Elmar Ludwig
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms