mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
5da4ae90b2
refs https://github.com/TryGhost/Team/issues/586 If a product inside Ghost is deleted, we want to cascade delete all associated Stripe products and prices as they always need to refer back to a ghost product and will hang without any reason otherwise. This change adds cascade delete for products -> stripe_products -> stripe_prices to avoid broken states |
||
---|---|---|
.. | ||
db | ||
exporter | ||
importer | ||
meta | ||
migrations | ||
schema | ||
validation | ||
xml/sitemap |