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 9cb069eb8e 🏗 Updated "unsplash" setting handling to match updated format
refs https://github.com/TryGhost/Ghost/issues/10318

- JSON object format used in previous "unsplash" setting was considered an
anti-pattern. Flat structure was extracted out of the "unsplash.isActive" JSON.
- The naming convention uses `amp` as  a precedent (https://github.com/TryGhost/Team/issues/331#issuecomment-658815017)
2021-02-18 10:55:59 +13:00
..
01-update-mobiledoc.js Renamed migration to fill 01 2021-02-16 18:19:09 +00:00
02-add-status-column-to-members.js
03-populate-status-column-for-members.js Updated status population to handle comped status (#12651) 2021-02-16 10:37:06 +00:00
04-drop-apps-related-tables.js
05-add-members-subscribe-events-table.js
06-populate-members-subscribe-events-table.js
07-alter-unique-constraint-for-posts-slug.js
08-add-members-login-events-table.js Added members event tables (#12618) 2021-02-11 10:54:30 +00:00
09-add-members-email-change-events-table.js Updated members_email_change_events to store previous email (#12641) 2021-02-12 16:15:31 +00:00
10-add-members-status-events-table.js Updated members_status_events table (#12647) 2021-02-16 10:38:36 +00:00
10-refactor-unsplash-setting.js 🏗 Updated "unsplash" setting handling to match updated format 2021-02-18 10:55:59 +13:00
11-add-members-paid-subscription-events-table.js Updated members_paid_subscription_events table (#12636) 2021-02-11 12:45:18 +00:00
12-delete-apps-related-settings-keys.js Renamed duplicate migration 2021-02-11 11:02:18 +00:00
13-add-members-payment-events-table.js Added members event tables (#12618) 2021-02-11 10:54:30 +00:00
14-populate-members-paid-subscription-events-table.js Populated members_paid_subscription_events table 2021-02-12 13:55:14 +00:00
15-add-frontmatter-column-to-meta.js Added the frontmatter column to meta 2021-02-12 15:31:04 +01:00
16-refactor-slack-setting.js Fixed slack setting migration to follow idempotance rule 2021-02-18 10:55:32 +13:00
17-populate-members-status-events-table.js Updated members_status_events table (#12647) 2021-02-16 10:38:36 +00:00
18-transform-posts-absolute-to-relative.js Added migration to transform all post content urls from absolute to relative (#12658) 2021-02-16 19:00:04 +00:00
19-remove-labs-members-setting.js 🏗 Removed labs from setting 2021-02-17 19:55:16 +13:00
20-refactor-unsplash-setting.js 🏗 Updated "unsplash" setting handling to match updated format 2021-02-18 10:55:59 +13:00