An error occurred while fetching the assigned milestone of the selected merge_request.
Add support for CouchDB Mango queries
Ektorp, the library used as connector to CouchDB, currently does not
support features introduced with CouchDB 2.0. These changes implement
support for Mango API's _find
which provides a more flexible
alternative to views for data retrieval.
See http://docs.couchdb.org/en/stable/api/database/find.html.
Edited by Daniel Gerhardt
Merge request reports
Activity
Filter activity
Please register or sign in to reply