Ghost/core/server/data
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
..
db Added library for extracting database information 2022-01-18 09:31:08 +00:00
exporter Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
importer Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
migrations Removed duplicate offer redemptions (#14011) 2022-01-19 14:36:30 +02:00
schema Added new default free tier 2022-01-17 22:59:34 +05:30