We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e236e7d commit 5e94455Copy full SHA for 5e94455
README.md
@@ -61,7 +61,7 @@ Note the minimum required version of Node.js is 10.
61
- [db.fetch(docnames, [params], [callback])](#dbfetchdocnames-params-callback)
62
- [db.fetchRevs(docnames, [params], [callback])](#dbfetchrevsdocnames-params-callback)
63
- [db.createIndex(indexDef, [callback])](#dbcreateindexindexdef-callback)
64
- - [db.changesReader...](##reading-changes-feed)
+ - [db.changesReader...](#reading-changes-feed)
65
- [Partitioned database functions](#partition-functions)
66
- [db.partitionInfo(partitionKey, [callback])](#dbpartitioninfopartitionkey-callback))
67
- [db.partitionedList(partitionKey, [params], [callback])](#dbpartitionedlistpartitionkey-params-callback)
0 commit comments