Ghost/ghost/core/test/unit
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
..
api/canary Added core type integrations to API serializer 2022-08-12 14:18:44 +01:00
frontend Added beta search helper implementation (#15236) 2022-08-19 12:27:38 +01:00
server 🐛 Fixed error deleting post with comment replies 2022-08-19 15:49:58 +01:00
shared 🐛 Fixed Comments administration for self hosters (#15239) 2022-08-15 15:38:19 -04:00