Ghost/ghost/core/test/unit/server/data
Hannah Wolfe 809c1a6e08 🐛 Fixed error deleting post with comment replies
closes: https://github.com/TryGhost/Ghost/issues/15252

- comments are deleted when posts are deleted. Without cascade delete on parent_id, replies cannot be deleted
- this change means that deleting a post will delete all comments and replies without error
2022-08-19 15:49:58 +01:00
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
importer Fixed the typo 2022-08-04 15:38:32 +01:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema 🐛 Fixed error deleting post with comment replies 2022-08-19 15:49:58 +01:00