Skip to content
Snippets Groups Projects
Commit 5a07f042 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

register merged migration, re #366

parent 7c7d1205
No related branches found
No related tags found
No related merge requests found
...@@ -169,7 +169,7 @@ class DBSchemaVersion implements SchemaVersion ...@@ -169,7 +169,7 @@ class DBSchemaVersion implements SchemaVersion
$backported_migrations = [ $backported_migrations = [
20200306, 20200713, 20200811, 20200909, 20200910, 20200306, 20200713, 20200811, 20200909, 20200910,
20201002, 20201103, 202011031, 20210317, 20210422, 20201002, 20201103, 202011031, 20210317, 20210422,
20210425, 20210503, 20211015 20210425, 20210503, 20211015, 20211108,
]; ];
// drop backported migrations // drop backported migrations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment