Ghost/core/server/data/migrations/versions/3.38
Fabien O'Carroll 601b6ce174 Added migration to populate recipient_filter
no-issue

This populates the recipient_filter column for existing emails
based on the visibility of the related post at the time of the
migration.
2020-11-04 16:29:54 +00:00
..
01-add-email-recipient-filter-column.js Added email_recipient_filter column to posts table 2020-11-04 16:29:54 +00:00
02-populate-email-recipient-filter-column.js Added migration to populate email_recipient_filter 2020-11-04 16:29:54 +00:00
03-add-recipient-filter-column.js Added recipient_filter column to emails table 2020-11-04 16:29:54 +00:00
04-populate-recipient-filter-column.js Added migration to populate recipient_filter 2020-11-04 16:29:54 +00:00