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/2.28
Vikas Potluri c17a6e457c
Removed import of common sub-modules (#11849)
* replaced import of `common/logging` with destructuring the "module" in migrations
* removed reference to `index` in admin regression test
2020-05-26 21:12:13 +01:00
..
1-add-db-backup-content-permission.js Removed import of common sub-modules (#11849) 2020-05-26 21:12:13 +01:00
2-add-db-backup-content-permission-to-roles.js Removed import of common sub-modules (#11849) 2020-05-26 21:12:13 +01:00
3-insert-ghost-scheduler-role.js Removed import of common sub-modules (#11849) 2020-05-26 21:12:13 +01:00
4-insert-scheduler-integration.js Removed import of common sub-modules (#11849) 2020-05-26 21:12:13 +01:00
5-add-scheduler-permission-to-roles.js Removed import of common sub-modules (#11849) 2020-05-26 21:12:13 +01:00
6-add-type-column.js No-op'd post.page->post.type migrations, added cleanup post.type->post.page migrations 2019-08-19 12:02:14 +01:00
7-populate-type-column.js No-op'd post.page->post.type migrations, added cleanup post.type->post.page migrations 2019-08-19 12:02:14 +01:00
8-remove-page-column.js No-op'd post.page->post.type migrations, added cleanup post.type->post.page migrations 2019-08-19 12:02:14 +01:00