DDC-1950: Useful exception when combining Column with ManyToOne #2459

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

Originally created by @doctrinebot on GitHub (Jul 26, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user igorw:

When applying both @Column and @ManyToOne annotations to a field, it blows up with crazy internal errors. It would be great if this case -- and similar cases -- could throw a nice exception which tells the user what he did wrong.

Originally created by @doctrinebot on GitHub (Jul 26, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user igorw: When applying both @Column and @ManyToOne annotations to a field, it blows up with crazy internal errors. It would be great if this case -- and similar cases -- could throw a nice exception which tells the user what he did wrong.
admin added the Improvement label 2026-01-22 13:54:05 +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#2459