Ghost/core/server/data/migrations/versions/4.33
Fabien 'egg' O'Carroll 534ebecc19
Added active column to products table (#14016)
refs https://github.com/TryGhost/Team/issues/1252

We need a way to signal whether or not a Tier is active or archived, and
we'll be using the active flag in the same way we do for Offers.
2022-01-20 15:50:18 +02:00
..
2022-01-14-11-50-add-type-column-to-products.js Added new type column for tiers 2022-01-17 22:59:34 +05:30
2022-01-14-11-51-add-default-free-tier.js Added new default free tier 2022-01-17 22:59:34 +05:30
2022-01-18-09-07-remove-duplicate-offer-redemptions.js Removed duplicate offer redemptions (#14011) 2022-01-19 14:36:30 +02:00
2022-01-19-10-43-add-active-column-to-products-table.js Added active column to products table (#14016) 2022-01-20 15:50:18 +02:00