aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/optimizer.go
AgeCommit message (Expand)Author
2025-08-10Change approximate statmenets to use sqlite MATCH operatorJP Appel
2025-07-28Add regex operatorJP Appel
2025-06-30Implement compiled query executionJP Appel
2025-06-28Add leveld optimization wrapperJP Appel
2025-06-26Move category and operator iteratorsJP Appel
2025-06-24Add tests and fix minor bugs for optimizierJP Appel
2025-06-19Add multiple clause and tree level optimizationsJP Appel
2025-06-15Add query optimizerJP Appel
2025-06-14Move clause tree optimizationsJP Appel