You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2026. It is now read-only.
The library is quite cool. Thanks.
Have you been thinking of a feature that would ease AST traversal?
Perhaps something like https://www.doctrine-project.org/projects/doctrine-orm/en/2.13/cookbook/dql-custom-walkers.html
or even something better :-P
Things like collecting all database names or even modifying the tree would be cool (but not easy :-)).