Ghost/core/server/data/migrations
Fabien 'egg' O'Carroll 8393c1e90a
Added welcome_page_url column to products table
refs https://github.com/TryGhost/Team/issues/1168

Rather than using a single url for paid signup redirects, we want to
support setting a welcome page on a tier by tier basis. This column will
be used to store the URL. A text column of length 2000 is how we have
stored URL's elsewhere in the schema.
2022-01-26 11:44:40 +02:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
versions Added welcome_page_url column to products table 2022-01-26 11:44:40 +02:00
utils.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00