0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/data/migrations/versions/4.0
Fabien O'Carroll 730811fb6e Handled week & day interval in population of mrr events
refs https://github.com/TryGhost/Team/issues/635

This is to ensure we don't break migrations for any sites which have
imported external subscriptions which have an interval of 'week' or
'day'

The bump to members-api includes the handling of these intervals for
ongoing population of mrr events
2021-05-21 17:57:17 +01:00
..
01-update-mobiledoc.js
02-add-status-column-to-members.js
03-populate-status-column-for-members.js
04-drop-apps-related-tables.js
05-add-members-subscribe-events-table.js
06-populate-members-subscribe-events-table.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
07-alter-unique-constraint-for-posts-slug.js
08-add-members-login-events-table.js
09-add-members-email-change-events-table.js
10-add-members-status-events-table.js
11-add-members-paid-subscription-events-table.js
12-delete-apps-related-settings-keys.js
13-add-members-payment-events-table.js
14-remove-orphaned-stripe-records.js Remove orphaned Stripe data from SQLite (#12704) 2021-03-01 14:32:49 +00:00
15-add-frontmatter-column-to-meta.js
16-refactor-slack-setting.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
17-populate-members-status-events-table.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
18-transform-urls-absolute-to-transform-ready.js 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
19-remove-labs-members-setting.js
20-refactor-unsplash-setting.js
21-sanitize-email-batches-provider-id.js
22-solve-orphaned-webhooks.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
23-regenerate-posts-html.js Added posts html regeneration migration (#12660) 2021-02-23 17:32:07 +00:00
24-add-missing-email-permissions.js 🐛 Fixed email permissions for all roles 2021-03-01 13:17:43 +00:00
25-populate-members-paid-subscription-events-table.js Handled week & day interval in population of mrr events 2021-05-21 17:57:17 +01:00
26-add-cascade-on-delete.js 🐛 Fixed a foreign key to point to the right column 2021-03-09 15:19:06 +01:00
27-add-primary-key-brute-migrations-lock.js Updated a duplicate migration id 2021-03-03 10:45:21 +01:00
28-add-webhook-intergrations-foreign-key.js Added a foreign key from webhooks to integrations 2021-03-04 10:56:58 +01:00
29-fix-foreign-key-for-members-stripe-customers-subscriptions.js 🐛 Fixed a foreign key to point to the right column 2021-03-09 15:19:06 +01:00
30-set-default-accent-color.js Added default value to accent_color setting (#12743) 2021-03-09 16:15:10 +00:00