mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
refs https://github.com/TryGhost/Team/issues/1519 Migration that adds the (nullable) offer_id column to members_stripe_customers_subscriptions. - New reliable way to know which offer is active for a given subscription (currently we compare the tier and cadence in offer redemptions) - We'll create a separate migration to backfill all the offer_ids, but only after we updated the code to also store them correctly for new or updated subscriptions (https://github.com/TryGhost/Team/issues/1520) - Allows us to backfill the MRR of all subscriptions to account for forever offers |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |