aboutsummaryrefslogtreecommitdiff
path: root/lib/migrations
AgeCommit message (Expand)Author
2022-11-02prevent php8-warnings, refs #1733David Siegfried
2022-07-08avoid running migration twice, fixes #1265Elmar Ludwig
2022-07-07fix linear order of migrations for 4.4 and 4.5, fixes #1256Elmar Ludwig
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2022-05-04fix for BIESt #957Moritz Strohm
2022-03-13store direction of migration for each branch separately, fixes #778Elmar 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