Ghost/core/server/models/base
Rishabh 473775788d Disabled after hook for members newsletters pivot table
refs https://github.com/TryGhost/Team/issues/1469

We have an after hook to update `sort_order` for pivot tables after update as base bookshelf plugin. Since new `members_newsletters` table doesn't has a `sort_order` column on it, this change disables the after hook for it to avoid errors.
2022-04-05 22:23:39 +05:30
..
plugins 🐛 Fixed duplicate tags created when slugs contain spaces (#14277) 2022-03-10 13:07:00 +01:00
bookshelf.js Disabled after hook for members newsletters pivot table 2022-04-05 22:23:39 +05:30
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