doctrine/orm
DDC-813: Validate Schema should complain on bi-directional relationships with mapped superclasses
Aperta
#5331 aperta il 21 set 2010
HacktoberfestImprovement
Metriche repository
- Star
- (10.176 stelle)
- Metriche merge PR
- (Merge medio 29g 6h) (13 PR mergiate in 30 g)
Descrizione
Jira issue originally created by user @beberlei:
@ManyToOne and @OneToOne on a class that is defined as a mapped superclasses have to be unidirectional. The Schema Validator should verify this is the case.