doctrine/orm
DDC-813: Validate Schema should complain on bi-directional relationships with mapped superclasses
オープン
#5,331 opened on 2010/09/21
HacktoberfestImprovement
Repository metrics
- Stars
- (10,176 個のスター)
- PR merge metrics
- (平均マージ 29d 6h) (30d で 13 merged PRs)
説明
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.