- remove quoted identifier suppression #17
boost expression operators over clause keywords in WHERE context #15
- Compound JOIN suggestions: suggest "LEFT JOIN", "ASOF JOIN" etc. as single completions instead of bare keywords #13
- CTE grammar: extract
selectBodyrule so DECLARE/WITH are not suggested after WITH clause #13
- Table suggestion ranking: tables no longer interleave with columns in autocomplete #13
- horizon join support #9
- Prioritize tables with mentioned columns in the suggestions #6
- grammar-level table/column classification, join-specific suggestions #2
- Initial release