Ghost/core/server/models/base
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
plugins 🐛 Fixed URLs not being correctly transformed during insert operations (#13618) 2021-10-20 15:22:46 +01:00
bookshelf.js Removed explicit loading of Bookshelf registry plugin 2021-09-10 16:59:11 +01:00
index.js Disabled new Bookshelf fetch behaviour across models 2021-09-10 16:59:11 +01:00
listeners.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
utils.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00