Files
database/migrations/000.458.sql
T
Olaf LindströmandGitHub 4448e8cc52 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
2024-02-19 10:00:35 +01:00

1 line
79 B
SQL

ALTER TYPE editorial_type ADD VALUE 'collection' AFTER 'influencer_collection';