mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #136] [CLOSED] index-by is an attribute, not an element #7756
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/136
Author: @goetas
Created: 9/26/2011
Status: ❌ Closed
Base:
master← Head:indexes📝 Commits (1)
11c0322index-by is an attribute, not an element📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php(+2 -2)📄 Description
XmlDriver wrong index-by mapping for many to many relations
Modified XmlDriver.php to enbrace documentation page
http://www.doctrine-project.org/docs/orm/2.1/en/tutorials/working-with-indexed-associations.html#mapping-indexed-assocations
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.