Update editorial_pages.metadata with new json blob, and a new editori… (#375)

* Update editorial_pages.metadata with new json blob, and a new editorial_type enum value

* Update migration name to match latest migration number

* Undo non migrated changes to default json in editorial_pages.metadata
This commit is contained in:
Olaf Lindström
2024-02-19 10:00:35 +01:00
committed by GitHub
parent c6af84b673
commit 4448e8cc52
+1
View File
@@ -0,0 +1 @@
ALTER TYPE editorial_type ADD VALUE 'collection' AFTER 'influencer_collection';