Ghost/core/server/data/migrations/versions/2.28
Hannah Wolfe 426c8bf918
Refactored fixtures to be loaded by fixture manager
refs: https://github.com/TryGhost/Toolbox/issues/133

- instead of just a collection of utils, we now have a class that manages fixtures
- this should allow us to change the path to fixtures, e.g. between prod/dev and test, so that different fixtures can be loaded by default
- also makes it easier to test the fixture manager code itself
2021-11-16 11:17:03 +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 Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
4-insert-scheduler-integration.js Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
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 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