Ghost/core/server/data/migrations
Fabien O'Carroll 3b0a84b33b Added email_recipient_filter column to posts table
no-issue

This column will allow us to decouple the recipients of newsletter from
the `visibility` of a post, allowing us to send emails to specifically
free members, or to send paid posts as newsletters to all members.
2020-11-04 16:29:54 +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 email_recipient_filter column to posts table 2020-11-04 16:29:54 +00:00
utils.js Added migration util for adding new tables 2020-09-17 16:08:35 +01:00