Skip to content

Support all delete use cases #21

@fcoury

Description

@fcoury

Our implementation only deletes all records that match the query.

We need to add proper support for deleteOne and ordered:

https://www.mongodb.com/docs/manual/reference/method/db.collection.deleteOne/

[Document({"delete": String("test_16deae6e-2afa-42a6-b129-ceef7d46c19b"), "deletes": Array([Document({"q": Document({"a": Int32(1)}), "limit": Int32(0)})]), "ordered": Boolean(true), "$db": String("db_test")})]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions