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

I can't seem to find Association for Models #15

Open
tksilicon opened this issue May 15, 2020 · 2 comments
Open

I can't seem to find Association for Models #15

tksilicon opened this issue May 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tksilicon
Copy link
Collaborator

One-to-one – Each row in one table is linked (or related) to a single row in another table using a “key” column.
One-to-many – Each row in one table is linked (or related) to one, or more, rows in another table using a “key”
column.
Many-to-many – One, or more, rows in one table is linked (or related) to one, or more, rows in another table using a
“key” column.

@manyuanrong manyuanrong added the enhancement New feature or request label May 16, 2020
@tksilicon
Copy link
Collaborator Author

tksilicon commented May 17, 2020

Can I work on it @manyuanrong? Assign this to me.

@manyuanrong
Copy link
Owner

Of course welcome

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

No branches or pull requests

2 participants