mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +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 |
||
---|---|---|
.. | ||
hooks | ||
init | ||
versions | ||
utils.js |