
Is there any way to bulk delete documents ? The way I currently doing it is
ListDocuments -> loop through resulting document ids -> delete document one by one
Couldn't find anything in the docs so I assume there is no way but would it not be ideal to have a "delete document where criteria". This is available all databases
I see this issue on GitHub but not sure if the intention is to include bulk delete with query.
Recommended threads
- Query params are way too limiting in ter...
I was trying to list rows in a table that do not already exist in another table. I retrieved around 260 row IDs which are 13 characters in length each, and then...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
- REQUEST FAILED IN MIGRATION
I was trying to moved my archived project to a self-host database . Though the Project is "read only" but there's a message that I can view and migrate data to...
