0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -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
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
2022-01-19-10-43-add-active-column-to-products-table.js