doctrine/orm

DDC-813: Validate Schema should complain on bi-directional relationships with mapped superclasses

開放

#5,331 建立於 2010年9月21日

 (0 則留言) (0 個反應) (1 位負責人)PHP (2,539 個分叉)batch import
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.

貢獻者指南