doctrine2-nestedset icon indicating copy to clipboard operation
doctrine2-nestedset copied to clipboard

Fix cascading when deleting a node

Open nlzet opened this issue 10 years ago • 1 comments

When deleting a node cascading operations are not executed, because a delete query is used. This fixes this problem.

See: http://doctrine-orm.readthedocs.org/en/latest/reference/dql-doctrine-query-language.html#delete-queries

nlzet avatar Mar 12 '15 10:03 nlzet

Bump? Can we please accept this please? This issue keeps popping up in my projects,

Rene-Sackers avatar Jul 09 '15 14:07 Rene-Sackers