We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm going to add a offset= parameter to support this case. Thanks for the suggestion!
offset=
Originally posted by @simonw in #224 (comment)
The text was updated successfully, but these errors were encountered:
The limit= parameter is currently only available on the .search() method - it would make sense to add this to other methods as well.
limit=
.search()
Sorry, something went wrong.
I'm going to add limit and offset to the following methods:
limit
offset
rows_where()
search_sql()
search()
320f3ac
Release 3.5
8fcaee0
Refs #228, #229, #230, #231, #232, #234
No branches or pull requests
Originally posted by @simonw in #224 (comment)
The text was updated successfully, but these errors were encountered: