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
wants to merge 3 commits into
base: master
Choose a base branch
from

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