mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
XML many-to-many order-by default isn't set #6023
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 @alexdenvir on GitHub (Jul 19, 2018).
Originally assigned to: @lcobucci on GitHub.
Similar to #7141 - but #7141 didn't cover the fact that the issue also affected many-to-many relationships.
The fix provided in #7146 works for the one-to-many relationships, so I am opening this issue (with PR to follow shortly) to apply the same fix for many-to-many
@Nek- commented on GitHub (Nov 20, 2018):
@lcobucci this can be close I guess?
@lcobucci commented on GitHub (Nov 20, 2018):
@Nek- sure, thanks I didn't see it 👍