Skip to content
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

datatype.deleteAll #470

Open
tomasciccola opened this issue Feb 7, 2024 · 0 comments
Open

datatype.deleteAll #470

tomasciccola opened this issue Feb 7, 2024 · 0 comments
Labels
post-mvp de-scoped to after MVP

Comments

@tomasciccola
Copy link
Contributor

tomasciccola commented Feb 7, 2024

Description

given the following exchange in PR #405:

Is there a way to do all of this in a single database transaction? It's possible that we'll get a list from getMany which will be different by the time we delete them.

Originally posted by @EvanHahn in #405 (comment)

I think it may make sense to be able to delete a set of docs in the same db transaction

@tomasciccola tomasciccola added the post-mvp de-scoped to after MVP label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-mvp de-scoped to after MVP
Projects
None yet
Development

No branches or pull requests

1 participant