mirror of
https://mirror.skon.top/github.com/langgenius/dify.git
synced 2026-04-20 15:20:15 +08:00
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574)
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -215,10 +215,4 @@ mise.toml
|
||||
# AI Assistant
|
||||
.roo/
|
||||
api/.env.backup
|
||||
|
||||
# Clickzetta test credentials
|
||||
.env.clickzetta
|
||||
.env.clickzetta.test
|
||||
|
||||
# Clickzetta plugin development folder (keep local, ignore for PR)
|
||||
clickzetta/
|
||||
/clickzetta
|
||||
|
||||
Reference in New Issue
Block a user