doctrine/orm
DDC-813: Validate Schema should complain on bi-directional relationships with mapped superclasses
開放
#5,331 建立於 2010年9月21日
HacktoberfestImprovement
倉庫指標
- 星標
- (10,176 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.