mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 09:23:20 +02:00
[PR #669] [MERGED] Fixed generating column names for self referencing entity. #8532
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?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/669
Author: @hason
Created: 5/17/2013
Status: ✅ Merged
Merged: 5/26/2013
Merged by: @beberlei
Base:
master← Head:many_to_many📝 Commits (1)
bef5b58Fixed generating join column names for self referencing entity.📊 Changes
2 files changed (+35 additions, -8 deletions)
View changed files
📝
lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(+7 -4)📝
tests/Doctrine/Tests/ORM/Mapping/ClassMetadataTest.php(+28 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.