doctrine/orm

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

オープン

#5,331 opened on 2010/09/21

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)PHP (2,539 件のフォーク)batch import
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.

コントリビューターガイド