DDC-271: Add optional "columnDefinition" to joinColumn definition #335

Closed
opened 2026-01-22 12:35:08 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Jan 23, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

As already mentioned in the issue on "columnDefiniion", there are cases when the column definition of a join column slighty varies from that of the original ID column, for example regarding null.

That said, there should be a "columnDefinition" on joinColumn also, that can be optionally set to differ from the columnDefinition on the column element.

Originally created by @doctrinebot on GitHub (Jan 23, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: As already mentioned in the issue on "columnDefiniion", there are cases when the column definition of a join column slighty varies from that of the original ID column, for example regarding null. That said, there should be a "columnDefinition" on joinColumn also, that can be optionally set to differ from the columnDefinition on the column element.
admin added the Improvement label 2026-01-22 12:35:08 +01:00
admin closed this issue 2026-01-22 12:35:09 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jan 23, 2010):

@doctrinebot commented on GitHub (Jan 23, 2010): - relates to [DDC-200: Support for "columnDefinition" in @Column](http://www.doctrine-project.org/jira/browse/DDC-200)
Author
Owner

@doctrinebot commented on GitHub (Feb 1, 2010):

Comment created by @beberlei:

Implemented

@doctrinebot commented on GitHub (Feb 1, 2010): Comment created by @beberlei: Implemented
Author
Owner

@doctrinebot commented on GitHub (Feb 1, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 1, 2010): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#335