Ghost/ghost/members-api/lib/repositories
Fabien O'Carroll 8051015bb8 Fixed race condition when linking subscriptions
no-issue

Without forcing linkSubscription to run inside a transaction - it's
possible to have race conditions where it is called twice, and attempt
to insert duplicate rows into the database.
2021-10-18 17:26:34 +02:00
..
event.js Moved code out of index.js in directories 2021-07-14 14:17:38 +01:00
member.js Fixed race condition when linking subscriptions 2021-10-18 17:26:34 +02:00
product.js Updated options parameter to be optional 2021-09-06 12:47:19 +02:00