Ghost/core/server/data/migrations/versions/2.2
Daniel Lockyer a3c8b032de Added missing Bluebird requires
- 504509bb6 removed the global override for Promise
- there are a bunch of places in code that use Bluebird Promise methods,
  but Bluebird wasn't being imported in these places
- this would have thrown errors all over the place
2020-11-05 11:55:14 +00:00
..
1-add-sessions-table.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
2-add-integrations-and-api-key-tables.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
3-insert-admin-integration-role.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
4-insert-integration-and-api-key-permissions.js Updated ALL permissions migrations to use the utils 2020-06-25 19:15:25 +02:00
5-add-mobiledoc-revisions-table.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00