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/3.23
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-migrate-bulk-email-settings.js
02-remove-bulk-email-settings.js
03-update-portal-button-setting.js Updated portal button setting to false 2020-07-07 14:43:00 +05:30
04-add-meta-columns-to-tags-table.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00