Open nachofregeiro opened 7 years ago
Is it possible to get all documents by keys using get_db_all_docs?
Something like this:
manager.query.get_db_all_docs({db: "MyDatabaseName", keys: ["doc_1", "doc_5", "doc_8"]})
Is it possible to get all documents by keys using get_db_all_docs?
Something like this:
manager.query.get_db_all_docs({db: "MyDatabaseName", keys: ["doc_1", "doc_5", "doc_8"]})