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

OneToMany relationship does not support saving or assignment #47

Open
borgstrom opened this issue Jan 24, 2018 · 0 comments
Open

OneToMany relationship does not support saving or assignment #47

borgstrom opened this issue Jan 24, 2018 · 0 comments
Assignees
Labels

Comments

@borgstrom
Copy link
Contributor

For the OneToOne relationships we support it via:
https://github.com/NerdWalletOSS/dynamorm/blob/master/dynamorm/relationships.py#L261-L278

Need to add support for the Many side.

@borgstrom borgstrom added the bug label Jan 24, 2018
@borgstrom borgstrom self-assigned this Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant