0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data/migrations/versions/2.28
Fabien 'egg' O'Carroll 8318391d4c
Fixed typo in migration to add backupContent permission (#12777)
refs https://github.com/TryGhost/Team/issues/553

This was introduced in https://github.com/TryGhost/Ghost/commit/79c3709f

This migration has a `noop` for the down, as we never want to revert
Ghost to a broken state
2021-03-18 14:52:12 +00:00
..
1-add-db-backup-content-permission.js Fixed typo in migration to add backupContent permission (#12777) 2021-03-18 14:52:12 +00:00
2-add-db-backup-content-permission-to-roles.js Updated ALL permissions migrations to use the utils 2020-06-25 19:15:25 +02:00
3-insert-ghost-scheduler-role.js
4-insert-scheduler-integration.js
5-add-scheduler-permission-to-roles.js Updated ALL permissions migrations to use the utils 2020-06-25 19:15:25 +02:00
6-add-type-column.js
7-populate-type-column.js
8-remove-page-column.js