Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DDC-2252] Fix delete many-to-many composite key #616

Merged
merged 1 commit into from Apr 6, 2013

Conversation

FabioBatSilva
Copy link
Member

@doctrinebot
Copy link

Hello,

thank you for positing this Pull Request. I have automatically opened an issue on our Jira Bug Tracker for you with the details of this Pull-Request. See the Link:

http://doctrine-project.org/jira/browse/DDC-2353

$mapping = $coll->getMapping();
$params = array();
$identifier = $this->uow->getEntityIdentifier($coll->getOwner());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why adding useless changes in the diff and the history by swapping the order (it would kill git blame) ?

beberlei added a commit that referenced this pull request Apr 6, 2013
[DDC-2252] Fix delete many-to-many composite key
@beberlei beberlei merged commit cef2089 into doctrine:master Apr 6, 2013
@FabioBatSilva FabioBatSilva deleted the DDC-2252 branch April 6, 2013 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants