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

fix(datastore): wrong keyPath in lazy list initialization #534

Merged
merged 2 commits into from Jun 15, 2020

Conversation

drochetti
Copy link
Contributor

Fixed a caca that slipped through the cracks in the 1.0.1 release.

This will fix initialization of List<M> in 3+ level deep relationships.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@drochetti drochetti requested a review from lawmicha June 9, 2020 20:12
@drochetti drochetti added the datastore Issues related to the DataStore category label Jun 9, 2020
@drochetti drochetti added this to the 1.0.2 milestone Jun 11, 2020
@drochetti drochetti merged commit dac0b46 into master Jun 15, 2020
@drochetti drochetti deleted the fix/lazy-list-keypath branch June 15, 2020 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datastore Issues related to the DataStore category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants