You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/10/14 18:21:50 UTC

[GitHub] [couchdb-nano] nykewl opened a new issue #185: multipart.get does not return Buffer using promises

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:
users@infra.apache.org


With regards,
Apache Git Services