calvinmetcalf / crypto-pouch

plugin for encrypted pouchdb/couchdb databases
MIT License
243 stars 43 forks source link

db.createIndex is not a function #62

Closed swagatata closed 3 years ago

swagatata commented 7 years ago

Does db.createIndex & db.find methods work on the browser? what should i do to find docs by a non _id field?

calvinmetcalf commented 7 years ago

they should, as long as you've decrypted the database

garbados commented 3 years ago

Closing this issue since it's been a while. Let me know if you'd still like help debugging, @swagatata !