mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
EXTRA_LAZY fetch documentation improvement #6320
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DonCallisto on GitHub (Oct 4, 2019).
Originally assigned to: @lcobucci on GitHub.
Starting from https://github.com/doctrine/orm/issues/6560, I think we should update https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/tutorials/extra-lazy-associations.html in order to point out this situation.
As it is a combination of fetching mode and
orphanRemovalI'm also not sure iforphanRemovaldocumentation should point that out.I'm willing to help in case of positive responses.
WDYT?
@lcobucci commented on GitHub (Oct 4, 2019):
@DonCallisto your help is much appreciated. We already had https://github.com/doctrine/orm/issues/7765 to track this, so let's collaborate over there 👍
@lcobucci commented on GitHub (Oct 4, 2019):
I'll close this one to avoid confusion 😄