Ghost/core/server/data/migrations/versions/3.0
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
..
01-remove-user-ghost-auth-columns.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
02-drop-token-auth-tables.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
03-drop-client-auth-tables.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
04-add-posts-meta-table.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
05-populate-posts-meta-table.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
06-remove-posts-meta-columns.js Prefixed 3.0 migrations with 0 to preserve order 2019-09-16 13:21:39 +01:00
07-add-posts-type-column.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
08-populate-posts-type-column.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
09-remove-posts-page-column.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
10-remove-empty-strings.js Fixed "no-shadow" linting error in server/data modules (#12288) 2020-10-20 11:56:46 +13:00
11-update-posts-html.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
12-populate-members-table-from-subscribers.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
13-drop-subscribers-table.js Added missing Bluebird requires 2020-11-05 11:55:14 +00:00
14-remove-subscribers-flag.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00