nykewl opened a new issue #185: multipart.get does not return Buffer using promises URL: https://github.com/apache/couchdb-nano/issues/185 The db.multipart.get(docname, [params], [callback]) method ([documentation](https://github.com/apache/couchdb-nano#dbmultipartgetdocname-params-callback)) does not return a buffer when using the promises. It does work as expected when using the callback pattern. I'm using nano v8.1.0 and CouchDB v.2.3.1.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services