DDC-964: Implement @AssociationOverride and @FieldOverride for MappedSuperclasses #1202

Open
opened 2026-01-22 13:05:52 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 31, 2010).

Jira issue originally created by user @beberlei:

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.
Originally created by @doctrinebot on GitHub (Dec 31, 2010). Jira issue originally created by user @beberlei: 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.
admin added the New Feature label 2026-01-22 13:05:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#1202