-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG] Fix property failure for soft delete. (#3220)
[BUG] Fix property failure for soft delete. Renaming soft deleted collection at delete time since modify and create can try to re-create a collection with the same name. ## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - Fix property failure for soft delete. ## Test plan *How are these changes tested?* - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes *Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?* n/a
- Loading branch information
1 parent
0df312a
commit 5861af3
Showing
1 changed file
with
23 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters