0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
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
init
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