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

Remove usage of deprecated traverse() function #1066

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Remove usage of deprecated traverse() function #1066

merged 3 commits into from
Apr 22, 2024

Conversation

tomchop
Copy link
Collaborator

@tomchop tomchop commented Apr 20, 2024

arangodb/python-arango#333 revealed that the traverse() method was not going to be updated, and the recommended path forward was to just to a raw AQL query.

@tomchop tomchop added the code health Changes about syntax, code health, etc. label Apr 20, 2024
@tomchop tomchop requested review from udgover and sebdraven and removed request for udgover April 20, 2024 09:48
@tomchop tomchop self-assigned this Apr 20, 2024
@tomchop tomchop merged commit 0b47eaa into main Apr 22, 2024
3 checks passed
@tomchop tomchop deleted the arangotraverse branch April 22, 2024 14:06
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant