Ghost/core/server/data/migrations/versions/3.19
Rish 4200eaf1f7 Added migration updating members from address with domain
refs https://github.com/TryGhost/Ghost/issues/11414

We want to allow adding custom domains to member's from address as long as the new email is verified using the magic link flow and not saved directly to DB. Since we currently don't store domain as part of fromAddress, this PR -

- adds migration to update all existing fromAddress by appending site domain
2020-06-08 23:47:02 +05:30
..
01-update-member-from-email-address.js Added migration updating members from address with domain 2020-06-08 23:47:02 +05:30