histrio/py-couchdb

mango query

jacceko opened this issue · 1 comments

I am looking for mango type query supoort? LIke: { "selector": { "year": { "$eq": 1988 } }}
If it is supported by py-couchdb, how to use it? If not, Will be supported in the future ?

I'm also looking for this feature.