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 b7cbb3b commit 04a7439Copy full SHA for 04a7439
.changeset/shaggy-ads-sneeze.md
@@ -0,0 +1,13 @@
1
+---
2
+"effect-mongodb": patch
3
4
+
5
+- Db.listCollections with ListCollectionsCursor
6
+- Db.dropCollection
7
+- DocumentCollection/Collection.deleteOne
8
+- DocumentCollection/Collection.deleteMany
9
+- DocumentCollection/Collection.updateMant
10
+- DocumentCollection/Collection.replaceOne
11
+- DocumentCollection/Collection.rename
12
+- DocumentCollection/Collection.createIndexes
13
+- DocumentCollection/Collection.aggregate with DocumentAggregationCursor and AggregationCursor
0 commit comments