Skip to content

In this commit, support for one-to-one and one-to-many relationship t…#24

Merged
Patricio2002 merged 2 commits intolinesfrom
feat-relationship-representation
Jun 27, 2025
Merged

In this commit, support for one-to-one and one-to-many relationship t…#24
Patricio2002 merged 2 commits intolinesfrom
feat-relationship-representation

Conversation

@Patricio2002
Copy link
Copy Markdown
Member

…ypes was added,

along with the corresponding cardinalities: (0,1), (1,1), (1,), and (0,).

Additionally, the modeler now distinguishes between mandatory participation, where the cardinality on the parent table is (1,1) and optional participation, where the cardinality on the child table is (0,1).

HansMarcus01 and others added 2 commits June 18, 2025 18:20
…ypes was added,

along with the corresponding cardinalities: (0,1), (1,1), (1,*), and (0,*).

Additionally, the modeler now distinguishes between mandatory participation, where the cardinality on the parent table is (1,1)
and optional participation, where the cardinality on the child table is (0,1).
@Patricio2002 Patricio2002 merged commit b13ca65 into lines Jun 27, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants