0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data/db
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
..
backup.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
connection.js Added perf-improving PRAGMAs in testing mode 2021-11-19 10:47:21 +00:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
state-manager.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00