afterDeleteCommit support
tai-sho opened this issue · 1 comments
tai-sho commented
When deleting records in a transaction, this plugin seems to delete images using the afterDelete method.
If you roll back a transaction, there may be situations where you have records but only the images are gone.
Is there a way to use afterDeleteCommit instead of afterDelete used in this plugins?
josegonzalez commented
Sure. pull requests welcome :)