DDC-720: Ability to call flush only for a given entity #887

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

Originally created by @doctrinebot on GitHub (Jul 27, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user amirabiri:

In a nutshell, this change would mean that flush() can optionally accept an entity as an argument. When that happens, the resulting changeset will be limited to that entity and any entity reachable from it.

The IRC transcript contains more details.

Originally created by @doctrinebot on GitHub (Jul 27, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user amirabiri: In a nutshell, this change would mean that flush() can optionally accept an entity as an argument. When that happens, the resulting changeset will be limited to that entity and any entity reachable from it. The IRC transcript contains more details.
admin added the Improvement label 2026-01-22 12:54:04 +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#887