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

Feature: Implement recursive descent operator #76

Closed
rad-pat opened this issue Jan 16, 2025 · 1 comment · Fixed by #81
Closed

Feature: Implement recursive descent operator #76

rad-pat opened this issue Jan 16, 2025 · 1 comment · Fixed by #81
Assignees

Comments

@rad-pat
Copy link

rad-pat commented Jan 16, 2025

It would be very useful to add a recursive descent operator, indicated by a .. or a .** (in Postgres).

https://github.com/obartunov/sqljsondoc/blob/0198b305f709b3df413e5e8487ec6ccc24d7180c/jsonpath.md?plain=1#L396
https://github.com/besok/jsonpath-rust/blob/bfaa1f238b795a4f51aae1010129de76020c2a7e/README.md?plain=1#L70

@rad-pat
Copy link
Author

rad-pat commented Apr 11, 2025

This is great, can't wait to give this a try out when I'm back from vacation! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants