Commit 50bb202
fix(arangodb): replace deprecated add_hash_index with add_persistent_index
add_hash_index() was removed in python-arango >= 8; persistent indexes
are the recommended replacement and cover the same use case.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 54cef56 commit 50bb202
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments