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

New DocumentStore.Advanced.DeleteAllTenantDataAsync API #3686

Closed
4 of 7 tasks
jeremydmiller opened this issue Feb 26, 2025 · 0 comments
Closed
4 of 7 tasks

New DocumentStore.Advanced.DeleteAllTenantDataAsync API #3686

jeremydmiller opened this issue Feb 26, 2025 · 0 comments

Comments

@jeremydmiller
Copy link
Member

jeremydmiller commented Feb 26, 2025

A quick way for our users to delete all persisted data for an individual user.

Test cases

  • conjoined tenancy with events
  • conjoined tenancy with some document types
  • conjoined tenancy & managed list partitions
  • conjoined tenancy & managed list partitions on some tables, but not all
  • conjoined tenancy & managed list partitions with FKs between tables
  • multi-database tenancy but single tenancy otherwise, wipe out all the data for that database
  • 2 level database tenancy
jeremydmiller added a commit that referenced this issue Feb 26, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant