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.1
2020-06-25 19:15:25 +02:00
..
01-add-send-email-when-published-to-posts.js
02-add-email-subject-to-posts-meta.js
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 Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01: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 Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01: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