Skip to content

v1.1.3: feat: Add one-to-many relationship for Identity and Profiles

Choose a tag to compare

@thorewi thorewi released this 23 Jun 04:41
· 95 commits to main since this release
This change introduces the capability for an `Identity` to be associated with multiple `Profile` entities.

It implements bidirectional updates to maintain data consistency when establishing or managing these relationships.