0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/migrations/versions/3.22
Daniel Lockyer 33bc3c9011
Refactored column migrations to use helpers (#12360)
- these helpers remove a lot of the duplicated code that we had when doing up/down column migrations, and provides a much shorter way of doing this in the future
2020-11-16 11:55:51 +00:00
..
01-removed-legacy-values-from-settings-table.js
02-settings-key-renames.js
03-add-group-and-flags-to-settings.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
04-populate-settings-groups-and-flags.js
05-migrate-members-subscription-settings.js
06-migrate-stripe-connect-settings.js
07-update-type-for-settings.js Fixed wording on warning message 2020-11-05 12:18:28 +00:00