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

added support for _design document _list functions #158

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

k-anderson
Copy link
Contributor

The library current accepts a view option 'list' which is passed along to couchdb:
https://github.com/benoitc/couchbeam/blob/master/src/couchbeam_view.erl#L406

However, unless I am misunderstanding the documentation it should be changing the URL to support _list requests. This PR will do just that and has been tested on BigCouch (which should have the same _list API as CouchDB). The parameter did not seem to have any impact prior to this change.

Thanks!

@lazedo
Copy link
Contributor

lazedo commented Nov 29, 2016

@benoitc ping!

@dschreiber
Copy link

Hey guys,
Any chance this pull request can be reviewed? Sorry to nag, but this is kind of a big deal for us. We'd love to see this request accepted!

@benoitc benoitc merged commit 82586a6 into benoitc:master Jan 14, 2021
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.

None yet

4 participants