Ghost/ghost/members-api/lib
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
..
controllers Wired up OfferRedemption storage 2021-10-18 17:26:34 +02:00
repositories Fixed race condition when linking subscriptions 2021-10-18 17:26:34 +02:00
services Wired up OfferRedemption storage 2021-10-18 17:26:34 +02:00
common.js Removed used of ghost-ignition dependency 2021-06-29 21:43:05 +01:00
MembersAPI.js Wired up OfferRedemption storage 2021-10-18 17:26:34 +02:00
migrations.js Fixed stripe migration to avoid complimentary prices as monthly/yearly price 2021-07-19 16:20:12 +05:30