You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: