Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize INSERT query to avoid an extra UPDATE
BaseEntityPersister can save an extra UPDATE query when it persists a self-referencing entity using an application generated identifier Fixes doctrine#7877
- Loading branch information