0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/data/migrations/versions/4.33
Fabien 'egg' O'Carroll 8a81cd0a36
Removed duplicate offer redemptions (#14011)
refs https://github.com/TryGhost/Team/issues/1257

As well as fixing the code so that we do not create duplicate offer
redemptions going forward, we need to clean up the existing database.

We loop in code because the query to find and delete duplicates is complicated,
and will introduce more risk
2022-01-19 14:36:30 +02:00
..
2022-01-14-11-50-add-type-column-to-products.js
2022-01-14-11-51-add-default-free-tier.js
2022-01-18-09-07-remove-duplicate-offer-redemptions.js Removed duplicate offer redemptions (#14011) 2022-01-19 14:36:30 +02:00