-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Description
Could you implement db hooks to remove comments after remove related content type data?
Example scenario:
- Comments have relations to articles
- Users adding comments to some articles
- After remove one articles all comments in relation should be remove
That hooks shouldn't override hooks implemented by owner on model lifecycle