Skip to content

Bulk delete support ? #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
minhdanghuu opened this issue Jul 18, 2022 · 2 comments
Closed

Bulk delete support ? #171

minhdanghuu opened this issue Jul 18, 2022 · 2 comments
Assignees
Labels

Comments

@minhdanghuu
Copy link

According to the https://docs.couchdb.org/en/3.2.0/api/database/bulk-api.html . We can bulk delete by passing _deleted = true. It seem that CouchDocument does not have that field. How can i bulk delete documents?

@matteobortolazzo
Copy link
Owner

Hi, sorry for the delay. It's not possible. But I'll try to implement it

matteobortolazzo added a commit that referenced this issue Oct 19, 2022
@matteobortolazzo matteobortolazzo moved this from In Progress to Done in ProjectPuch Oct 19, 2022
@matteobortolazzo
Copy link
Owner

Give a look at the commit above please :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants