Ghost/core/server/data/migrations
Kevin Ansfield 9fd6f30fd7
Added migration for members.email_open_rate column (#12457)
refs https://github.com/TryGhost/Ghost/issues/12421

- nullable so we can distinguish between members that have and haven't received any trackable emails
- indexed because we'll be using this column for sorting
2020-12-08 12:20:17 +00:00
..
hooks Updated Settings.populateDefaults() to account for available columns 2020-06-29 13:22:10 +00:00
init Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
versions Added migration for members.email_open_rate column (#12457) 2020-12-08 12:20:17 +00:00
utils.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00