Skip to content
This repository was archived by the owner on Feb 25, 2018. It is now read-only.

Fixed issue where orderBy statements do not get sent to the server for queries with no operands#167

Open
jamiechapman wants to merge 3 commits intoandrewscofield:masterfrom
jamiechapman:master
Open

Fixed issue where orderBy statements do not get sent to the server for queries with no operands#167
jamiechapman wants to merge 3 commits intoandrewscofield:masterfrom
jamiechapman:master

Conversation

@jamiechapman
Copy link

No description provided.

If you issue a query without any operands but have orderBy statements, the find() query does not include the "orderBy" fields.  This is useful where you want to list *all* objects within class and order by title.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant