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 合并指标
 (平均合并 29天 6小时) (30 天内合并 13 个 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.

贡献者指南