0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/migrations/versions/4.33
Rishabh 50645e8b18 Added note for using id as slug for free tier
refs e54395eab5

- adds comment on why we used `slugify(id)` instead of `slugify(name)` for free tier to avoid future confusion
2022-03-11 18:08:47 +05:30
..
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 note for using id as slug for free tier 2022-03-11 18:08:47 +05:30
2022-01-18-09-07-remove-duplicate-offer-redemptions.js Switched to util for retrieving DB info in migrations 2022-03-02 15:05:55 +01: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