aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/parser_test.go
AgeCommit message (Expand)Author
2025-06-15Update tests and fix minor bugsJP Appel
2025-06-14Move clause tree optimizationsJP Appel
2025-06-13Add only child optimization to query parserJP Appel
2025-06-10Add method to merge subtrees in a clause treeJP Appel