[PR #1354] [RFC] Added support for OneToMany with orphanRemoval. #9411

Open
opened 2026-01-22 16:04:15 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1354

State: closed
Merged: No


Replacing entire collection now deletes the replaced collection (scheduled for deletion). No event handling is done as it happens at DBAL level.

Fixes DDC-3644

**Original Pull Request:** https://github.com/doctrine/orm/pull/1354 **State:** closed **Merged:** No --- Replacing entire collection now deletes the replaced collection (scheduled for deletion). No event handling is done as it happens at DBAL level. Fixes DDC-3644
admin added the pull-request label 2026-01-22 16:04:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9411