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

@Children serialization fix #70

Merged
merged 4 commits into from
Sep 13, 2019
Merged

@Children serialization fix #70

merged 4 commits into from
Sep 13, 2019

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Sep 11, 2019

Non-eagerload @Children relations were serializing as an empty container. This PR introduces a lazy encoder/decoder wrapper that ensures empty containers will not be created where serialization is not desired.

@tanner0101 tanner0101 added the bug Something isn't working label Sep 11, 2019
@tanner0101 tanner0101 changed the title Parent serialization test @Parent serialization fix Sep 13, 2019
@tanner0101 tanner0101 changed the title @Parent serialization fix @Children serialization fix Sep 13, 2019
@tanner0101 tanner0101 merged commit 7e44a5a into master Sep 13, 2019
@tanner0101 tanner0101 deleted the parent-serialization-test branch September 13, 2019 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant