Skip to content

Fix : remove count limit#772

Closed
flessard wants to merge 2 commits intoparse-community:masterfrom
flessard:limit-count
Closed

Fix : remove count limit#772
flessard wants to merge 2 commits intoparse-community:masterfrom
flessard:limit-count

Conversation

@flessard
Copy link
Contributor

@flessard flessard commented Mar 2, 2016

Remove the limit on query count. By default the limit is 100. If you
try to get the count of a collection and the collection has more than
100 rows, the result is always 100.

Remove the limit on query count. By default the limit is 100. If you
try to get the count of a collection and the collection has more than
100 rows, the result is always 100.
# Conflicts:
#	src/Controllers/DatabaseController.js
@facebook-github-bot
Copy link

@flessard updated the pull request.

@flessard flessard closed this Mar 2, 2016
@flessard flessard deleted the limit-count branch March 2, 2016 21:36
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