0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data
Kevin Ansfield 9fd6f30fd7
Added migration for members.email_open_rate column ()
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
..
db Removed global.Promise override () 2020-11-04 10:55:47 +00:00
exporter
importer Fixed backward compatibility for send_email_when_published () 2020-11-11 13:03:41 +00:00
migrations Added migration for members.email_open_rate column () 2020-12-08 12:20:17 +00:00
schema Added migration for members.email_open_rate column () 2020-12-08 12:20:17 +00:00
validation