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

support "end_key" and "end_docid" in query_view/5 #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mkalkbrenner
Copy link

now it's possible to query ranges using start_key and end_key

mkalkbrenner and others added 4 commits January 11, 2011 23:22
… and end_key lower than start_key or vice versa
same for start_key; both are attempted to be matched with the atom undefined
in couchdb_btree; start_docid and end_docid do not seem to be used here.
…ndDocId} to "make_key_in_end_range". If EndKey is undefined, couchdb expects atom undefined.
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.

1 participant