Ghost/core
Daniel Lockyer 5e9ab27a21
Refactored out local DB require in bulk-operations plugin
no issue

- we were only importing the `db` to access the `knex` instance, but
  we can get this through the Bookshelf instance
- switches to pulling out `knex` from Bookshelf so we can remove the
  remaining local require
2021-06-17 13:16:11 +01:00
..
client@952a65065d Updated Ghost-Admin to v4.7.0 2021-06-08 17:06:37 +01:00
frontend Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
server Refactored out local DB require in bulk-operations plugin 2021-06-17 13:16:11 +01:00
shared Revert "Re-export logging in ./core/shared/logging" 2021-06-17 11:11:03 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
bridge.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00