Commit 93caf94
committed
bug #458 [Store] Fix Weaviate handling during drop (Guikingone)
This PR was merged into the main branch.
Discussion
----------
[Store] Fix Weaviate handling during drop
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Related to #335
| License | MIT
Small fix regarding the handling of `drop` (empty content).
Commits
-------
a982fe6 fix(store): weaviate1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
0 commit comments