0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data
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
..
db Switched to mysql2 library 2022-03-03 09:59:37 +01:00
exporter Added pivot table to store tiers on post (#14038) 2022-01-31 15:33:58 +05:30
importer 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
migrations Added note for using id as slug for free tier 2022-03-11 18:08:47 +05:30
schema 💡 Updated fixtures to make it easier to get started (#14299) 2022-03-10 17:41:46 +00:00