You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app holds docs that reference each other in a tree-like structure. My idea is: I'd like to implement a show function to retrieve a part of that tree in one request, starting from a given doc id.
Can this be done today? I'm on the latest beta of the gem, and on CouchDB 1.6.1. Regards
Christian
The text was updated successfully, but these errors were encountered:
datenimperator
changed the title
Suport for CouchDB show functions?
Support for CouchDB show functions?
May 10, 2018
Hi,
not seeing it in the docs nor the code, so please bear with me for posting this question here: Does couchrest_model support show functions?
http://guide.couchdb.org/draft/show.html
My app holds docs that reference each other in a tree-like structure. My idea is: I'd like to implement a show function to retrieve a part of that tree in one request, starting from a given doc id.
Can this be done today? I'm on the latest beta of the gem, and on CouchDB 1.6.1. Regards
Christian
The text was updated successfully, but these errors were encountered: