Ghost/ghost
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
..
magic-link Published new versions 2021-08-23 14:49:21 +02:00
members-api Passed transaction to all model methods 2021-08-26 20:04:06 +02:00
members-csv Published new versions 2021-08-23 14:49:21 +02:00
members-importer Published new versions 2021-08-23 14:49:21 +02:00
members-ssr Published new versions 2021-08-23 14:49:21 +02:00