Skip to content

Conversation

charettes
Copy link
Member

@charettes charettes commented Apr 27, 2017

@timgraham I'm working on making sql.Query completely implement the Expression API so we can remove a lot of the boiler plate in expression.Subquery and it made me realize some changes I made in c9159a0 should have been made in In.process_rhs() instead.

It only makes sense to clear ordering of a queryset when it's used in a __in lookup.

Sorry for the back and forth here. This should settle, #20939's case :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

, or

@charettes charettes force-pushed the simplify-in-subquery branch from 17ee71b to 3e80443 Compare April 27, 2017 19:38
…_in lookup.

Queries could potentially be resolved in cases where ordering matter.
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.

2 participants