Skip to content

Change sort() for with(Sort sort) #320

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

Closed
wants to merge 1 commit into from

Conversation

Uxio0
Copy link
Contributor

@Uxio0 Uxio0 commented Sep 3, 2015

sort() is not a method of Query, to sort a query you have to use with().

sort() is not a method of Query, to sort a query you have to use with().
@mp911de
Copy link
Member

mp911de commented Feb 10, 2016

Thank you @Uxio0 for the PR. Please sign either the CLA and report the number back or please provide your full name so we can proceed with the PR.

@Uxio0
Copy link
Contributor Author

Uxio0 commented Feb 11, 2016

No problem, the number is 162620160211060822.

mp911de pushed a commit that referenced this pull request Feb 11, 2016
…to Query.with(Sort sort).

sort() is not a method of Query, to sort a query you have to use with().

Original pull request: #320.
CLA: 162620160211060822 (Uxío Fuentefría)
mp911de pushed a commit that referenced this pull request Feb 11, 2016
…to Query.with(Sort sort).

sort() is not a method of Query, to sort a query you have to use with().

Original pull request: #320.
CLA: 162620160211060822 (Uxío Fuentefría)
mp911de pushed a commit that referenced this pull request Feb 11, 2016
…to Query.with(Sort sort).

sort() is not a method of Query, to sort a query you have to use with().

Original pull request: #320.
CLA: 162620160211060822 (Uxío Fuentefría)
@mp911de
Copy link
Member

mp911de commented Feb 11, 2016

Merged with 90a4a63. Thanks for contributing.

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