Add support for views
Bug #505632 reported by
Adi Roiban
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
couchdb-glib |
Confirmed
|
Undecided
|
Ubuntu One Client Engineering team |
Bug Description
couchdb-glib should provide an api for retrieving views.
This will allow „batch” and filter reading of couchdb document.
We can have something similar to CouchDB.Records to provide
execute_view
add_view
delete_view
list_views
view_exists
Instead of having these function in the main Coucdb class(structure), maybe we should have a Database class to hold them.
Changed in couchdb-glib: | |
assignee: | nobody → Rodrigo Moya (rodrigo-moya) |
tags: | added: desktop+ |
Changed in couchdb-glib: | |
status: | New → Confirmed |
assignee: | Rodrigo Moya (rodrigo-moya) → Ubuntu One Desktop+ team (ubuntuone-desktop+) |
To post a comment you must log in.