Is this a bug in Doctrine, or my wrong interpretaion?
PS: Pre/post save events are fired correctly.
Is this a bug in Doctrine, or my wrong interpretaion?
PS: Pre/post save events are fired correctly.
Unlike the save() cascade, the delete cascade needs to be turned on explicitly: http://www.doctrine-project.org/documentation/manual/1_2/en/defining-models:transitive-persistence:application-level-cascades:delete-cascades