aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/query/compiler.go
AgeCommit message (Expand)Author
2025-07-28Fix incorrect compiling of regex queries on set categoriesJP Appel
2025-07-28Add regex operatorJP Appel
2025-07-27Remove unimplemented external command operatorsJP Appel
2025-06-30Add filepath to searchable categoriesJP Appel
2025-06-30Implement compiled query executionJP Appel
2025-06-28Add leveld optimization wrapperJP Appel
2025-06-26Improve compilation of clauses to sqlite3 SQLJP Appel
2025-06-24Add first pass of query compilerJP Appel