Commit 022afc2
authored
[DE-584] Refactor Deprecated
* initial commit
* Update CHANGELOG.md
* fix: validate index type on `find_in_box`
* fix: black
* cleanup: get_index
* address `find_in_box` improvements
* new: test case for no index provided
* add pragma no cover
adding a geo index only allows 1 or 2 fields, so this case will not happen (unless this changes in the future)
* fix: auto-gen collection name/_api/simple methods (#275)1 parent 1dcc802 commit 022afc2
File tree
6 files changed
+389
-102
lines changed- arango
- tests
6 files changed
+389
-102
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments