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 2018/02/24 09:14:26 UTC

[GitHub] nxycdl opened a new issue #1180: How to find All

nxycdl opened a new issue #1180: How to find All 
URL: https://github.com/apache/couchdb/issues/1180
 
 
   how to find all db ;
   I use this cmd but only return id , rev , I want all fileds 
   curl -X GET http://127.0.0.1:5984/account/_all_docs 
   
   for Example in Oralce we use select * from account 
   

----------------------------------------------------------------
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