* 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
1 line
79 B
SQL
1 line
79 B
SQL
ALTER TYPE editorial_type ADD VALUE 'collection' AFTER 'influencer_collection'; |