Ghost/core/server/data
Fabien 'egg' O'Carroll cf6eef60e3
Added migration to populate cancellation events (#14438)
refs https://github.com/TryGhost/Team/issues/1302

We do not want to update MRR calculations until 5.0 - so will be adding
a separate migration to populate the mrr_delta column for 5.0

We've only added events for non-expired subscriptions as this is simpler
and won't impact the mrr events when mrr_delta is updated
2022-04-11 15:18:12 +01:00
..
db Switched to mysql2 library 2022-03-03 09:59:37 +01:00
exporter Added table to store multiple newsletters for member (#14408) 2022-04-04 18:11:36 +05:30
importer 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
migrations Added migration to populate cancellation events (#14438) 2022-04-11 15:18:12 +01:00
schema Fixed newsletter schema column validation (#14456) 2022-04-11 15:05:02 +05:30