Skip to content

effect-mongodb@0.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Nov 17:01
· 175 commits to main since this release

Patch Changes

  • 04a7439 Thanks @devmatteini! - - Db.listCollections with ListCollectionsCursor
    • Db.dropCollection
    • DocumentCollection/Collection.deleteOne
    • DocumentCollection/Collection.deleteMany
    • DocumentCollection/Collection.updateMant
    • DocumentCollection/Collection.replaceOne
    • DocumentCollection/Collection.rename
    • DocumentCollection/Collection.createIndexes
    • DocumentCollection/Collection.aggregate with DocumentAggregationCursor and AggregationCursor