Ghost/core/server/data/migrations/versions/4.19
Fabien O'Carroll b93e7d7f7c Added offer_redemptions table to database
refs https://github.com/TryGhost/Team/issues/1132

This will be used to store Offer Redemptions, which will be used to list
the Offers which a Member has redeemed, as well as the number of times
an Offer has been redeemed.
2021-10-13 17:37:39 +02:00
..
02-add-offer-redemptions-table.js Added offer_redemptions table to database 2021-10-13 17:37:39 +02:00
add-active-column-to-offers.js