You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/13 07:17:39 UTC

[GitHub] mojari commented on issue #26: Support for _find (mango queries)

mojari commented on issue #26: Support for _find (mango queries)
URL: https://github.com/apache/couchdb-nano/issues/26#issuecomment-329080730
 
 
   I want to use const couch = nano(url)
   couch.use(db).mango.find({ ... }, (err, results) => {
     // do your thing
   }).
   Is this issue is resolved? Can you share the step. I have to use nano or any other library. I need sample code for the same.
   
   Thanks
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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