Ghost/core/server/data/migrations/versions/3.1
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-add-send-email-when-published-to-posts.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
02-add-email-subject-to-posts-meta.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
03-add-email-preview-permissions.js Updated ALL permissions migrations to use the utils 2020-06-25 19:15:25 +02:00
04-add-subscribed-flag-to-members.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
05-add-emails-table.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
06-add-email-permissions.js Updated ALL permissions migrations to use the utils 2020-06-25 19:15:25 +02:00
07-add-uuid-field-to-members.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
08-add-uuid-values-to-members.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
09-add-further-email-permissions.js Updated ALL permissions migrations to use the utils 2020-06-25 19:15:25 +02:00
10-add-email-error-data-column.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00