Skip to content
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

Fix : remove count limit #772

Closed
wants to merge 2 commits into from
Closed

Fix : remove count limit #772

wants to merge 2 commits into from

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