Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DeprecationWarning: add_persistent_index is deprecated. Using add_index with {'type': 'persistent'} instead. #1197

Open
udgover opened this issue Dec 2, 2024 · 0 comments
Labels
code health Changes about syntax, code health, etc. core minor python Pull requests that update Python code

Comments

@udgover
Copy link
Collaborator

udgover commented Dec 2, 2024

After updating to latest python-arango version the following warning is logged:

DeprecationWarning: add_persistent_index is deprecated. Using add_index with {'type': 'persistent'} instead.

@udgover udgover added minor code health Changes about syntax, code health, etc. python Pull requests that update Python code core labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health Changes about syntax, code health, etc. core minor python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant