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

passing startkey and endkey parameters to a (non-temporary) view query #2

Open
jay-jlm opened this issue May 5, 2017 · 0 comments
Open

Comments

@jay-jlm
Copy link

jay-jlm commented May 5, 2017

Let me know if this is currently possible because as far as I could understand the code, it's not.
Your find() method calls db.view() passing and opts configuration but from what I saw you can only pass $skip and $limit

See:
https://github.com/lontongcorp/feathers-couchdb/blob/master/src/index.js#L144-L148

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

No branches or pull requests

1 participant