Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow more than one relationship between two collections/named relationships #103

Closed
AndrewSisley opened this issue Dec 22, 2021 · 0 comments · Fixed by #108
Closed

Allow more than one relationship between two collections/named relationships #103

AndrewSisley opened this issue Dec 22, 2021 · 0 comments · Fixed by #108
Assignees
Labels
area/collections Related to the collections system area/query Related to the query component area/schema Related to the schema system feature New feature or request

Comments

@AndrewSisley
Copy link
Contributor

Currently it is not possible to have two relationships between the same two collections. Should be sorted out soon I think the best alternative would be to create a one-one bridging object between the two, complicating the users' datamodels (much worse than e.g. having to average client-side IMO).

@AndrewSisley AndrewSisley added feature New feature or request area/query Related to the query component area/schema Related to the schema system area/collections Related to the collections system labels Dec 22, 2021
@AndrewSisley AndrewSisley self-assigned this Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/collections Related to the collections system area/query Related to the query component area/schema Related to the schema system feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant