Ghost/core/server/data/migrations
Fabien 'egg' O'Carroll db202fb162
Added visible column to products table (#14221)
refs https://github.com/TryGhost/Team/issues/1387

We are moving away from the portal_products setting to instead store
each tiers visiblity on the tier itself. This column will be used for
that data.

Both of the default Tiers should be visible, but newly created tiers
should not be.
2022-03-01 18:11:59 +02:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00
versions Added visible column to products table (#14221) 2022-03-01 18:11:59 +02:00
utils.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00