jhipster / jhipster/jdl-studio
In The sample.jh File, Those OneToOne relationships Shall Be ManyToOne Instead
Open
- Dominant language
- TypeScript
- Stars
- 407
- Forks
- 116
- Avg merge
- 11h 37m
- Merged PRs (30d)
- 2
Description
The sample JDL doesn't interpret the original model (http://wiki.joanillo.org/images/4/48/Hr_main.txt) correctly. For example, the relationship between Country and Region isn't one-to-one although there isn't a cross reference table in the original DB schema. It shall be many-to-one instead. All of those one-to-one relationships shall be many-to-one instead.
BTW, I have made related changes, but I unable to create a branch and push my changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.