Ghost/ghost/members-api/lib/repositories
Fabien O'Carroll 82506e1599 Passed transaction to all model methods
refs https://github.com/TryGhost/Team/issues/982

These calls to the edit method were missing the transaction option from
the parent which meant that they ran outside of the transaction and
would cause the method to timeout.
2021-08-26 20:04:06 +02:00
..
event.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member.js Removed old product when subscription is updated 2021-08-26 15:53:38 +02:00
product.js Passed transaction to all model methods 2021-08-26 20:04:06 +02:00