odmantic
odmantic copied to clipboard
Delete multiple documents
Feature request
Context
I would like to delete several documents, matching a specific query. In my instance log entries that are older than a specific date.
Solution
Add a delete_many() method, taking a query similar to find().