couchdb pull request: Send better error if user specifies key and keys
Github user rnewson closed the pull request at: https://github.com/apache/couchdb/pull/145
couchdb pull request: Send better error if user specifies key and keys
GitHub user rnewson opened a pull request: https://github.com/apache/couchdb/pull/145 Send better error if user specifies key and keys A confusing "keys is not compatible with start_key" is returned if user specifies keys and key, because key is internally converted to start_key/en