0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/models/base
Daniel Lockyer 80fa1d903e Removed explicit loading of Bookshelf registry plugin
- as per 5a5a5d162e, the Bookshelf registry plugin is now in core
- we no longer need to explicitly load the plugin, and it displays a
  warning if you do
- this change also turns `._models` into `.registry.models`, so our code has
  been updated to reflect that
2021-09-10 16:59:11 +01:00
..
plugins Removed explicit loading of Bookshelf registry plugin 2021-09-10 16:59:11 +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 Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
utils.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00