DDC-813: Validate Schema should complain on bi-directional relationships with mapped superclasses
Open
Hacktoberfest
Improvement
- Dominant language
- PHP
- Stars
- 10.2k
- Forks
- 2.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 34
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.