Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.3
-
Component/s: Mapping Drivers
-
Security Level: All
-
Labels:None
Description
We should allow to override certain attributes of associations and fields that are defined in a mapped superclass:
1. Fields should allow the Column Name to be different.
2. Associations should allow join columns and join table.
This issue is referenced in Github Pull-Request GH-218
https://github.com/doctrine/doctrine2/pull/218