Ghost/core/server/data/migrations
Matt Hanley c6617459a5
Switched products.visible for products.visibility (#14264)
- We have an existing pattern for using `visibility: public` instead of `visible: true|false`
- We no-op the existing migration and roll forward so that we don't have to manually revert db changes
2022-03-04 11:07:38 +00:00
..
hooks Removed settings populateDefaults pre-migration 2021-02-10 10:34:08 +13:00
init Removed unnecessary checks during initial DB init 2022-02-21 08:44:40 +01:00
versions Switched products.visible for products.visibility (#14264) 2022-03-04 11:07:38 +00:00
utils.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00