Ghost/ghost/core/test/unit/server/data
Fabien "egg" O'Carroll f878e84707 Fixed Tiers importer not correctly mapping price data
refs https://github.com/TryGhost/Toolbox/issues/464

Bceause the import does not use the API, any backwards compat code we put in the
API does not get run for imports, this means we need to update the importer to
map the stripe_prices data onto the products table so that we have valid data in
the database.
2022-10-31 17:30:16 +07:00
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Added new setting to toggle tracking of member sources (#15705) 2022-10-27 17:24:46 +05:30
importer Fixed Tiers importer not correctly mapping price data 2022-10-31 17:30:16 +07:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Added new setting to toggle tracking of member sources (#15705) 2022-10-27 17:24:46 +05:30