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

Query: Skip/Take with Any/All should preserve skip/take #6839

Merged
merged 1 commit into from
Oct 25, 2016
Merged

Conversation

smitpatel
Copy link
Contributor

Fore Any() or All() we created new SelectExpression for inner subquery but we should clone it so that we preserve all limit, offset & orderby from it.

Fixes #6710

Should this go to 1.2.0 or dev?

@anpete
Copy link
Contributor

anpete commented Oct 24, 2016

:shipit:

@smitpatel
Copy link
Contributor Author

@anpete - 1.1 or 1.2?

@anpete
Copy link
Contributor

anpete commented Oct 24, 2016

@smitpatel I cleared the milestone on the bug to discuss. You can put it into 1.2 for now or wait :-)

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.

3 participants