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

Reset EagerLoader when cloning a query. #6019

Merged
merged 1 commit into from Mar 6, 2015
Merged

Reset EagerLoader when cloning a query. #6019

merged 1 commit into from Mar 6, 2015

Conversation

markstory
Copy link
Member

When a 'clean' copy is made of a query we need to reset the eager loader so changes to associations are separate. Make sure to keep the contained associations around though.

An alternative to #6013

Refs #5961

When a 'clean' copy is made of a query we need to reset the eager loader
so changes to associations are separate. Make sure to keep the contained
associations around though.

Refs #5961
@markstory markstory added this to the 3.0.0 milestone Mar 6, 2015
lorenzo added a commit that referenced this pull request Mar 6, 2015
Reset EagerLoader when cloning a query.
@lorenzo lorenzo merged commit 786917e into 3.0 Mar 6, 2015
@lorenzo lorenzo deleted the issue-5961 branch March 6, 2015 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants