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

Add support for One-To-One relations #110

Closed
mojixcoder opened this issue Sep 17, 2021 · 3 comments · Fixed by #116
Closed

Add support for One-To-One relations #110

mojixcoder opened this issue Sep 17, 2021 · 3 comments · Fixed by #116
Labels
feature New feature or request

Comments

@mojixcoder
Copy link

Please add support for many to many and one to one relations like Django does.

@aminalaee aminalaee added the feature New feature or request label Sep 17, 2021
@aminalaee
Copy link
Member

aminalaee commented Sep 17, 2021

@mojixcoder This is definitely on the roadmap.
M2M is already mentioned in #40. Maybe you can rename this issue to One-To-One.

If you feel like you want to do it, feel free to create a PR for that.

@mojixcoder mojixcoder changed the title Add support for many to many and one to one relations Add support for One-To-One relations Sep 17, 2021
@nikolas-dev
Copy link

@aminalaee Thanks for your update. Any planning for m2m?

@aminalaee
Copy link
Member

@nikolas310 I'm actually working on a draft of M2M and it's a work in progress.

I can create a PR soon to get early feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants