Mini-Stef / Core-Data-Model-Editor

The place to get help, report problems or request feature on the Core Data Model Editor app.
https://github.com/Mini-Stef/Core-Data-Model-Editor
10 stars 1 forks source link

Don't allow relationships to be their own inverse #8

Closed vdhamer closed 3 months ago

vdhamer commented 10 months ago

Problem

A relationship between entity X.rel1 should not be allowed to select as inverse entity X.rel1

Suggestion

Don't put entity X.rel1 in the pick list when selecting the inverse for entity X.rel1

And what happens if you do choose that option?

Screenshot 2024-01-22 at 00 59 27
Mini-Stef commented 10 months ago

Hello,

Yes, this is part of the "validation" of model I intend to introduce in the next version. Thanks,

Mini-Stef commented 3 months ago

Hello,

Solved in V1.3.0 to be relased end of August. I close the issue.