This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAdded ClickHouse SQL dialect support, LSP semantic tokens, and diagnostic debouncing.
Full changelog
What's New
ClickHouse SQL Dialect — Parse ClickHouse SQL including PREWHERE, FINAL, GLOBAL IN/NOT IN, and 30+ ClickHouse-specific keywords and data types.
LSP Semantic Tokens — textDocument/semanticTokens/full with 6-type legend (keyword, identifier, number, string, operator, comment).
LSP Diagnostic Debouncing — 300ms debounce prevents excessive re-parsing on rapid typing.
Parser API Consolidation — ParseFromModelTokens is now canonical; ParseFromModelTokensWithPositions is deprecated.
See CHANGELOG.md for the full list of changes.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ajitpratap0/GoSQLX
7 SQL tools (validate, format, parse, lint, security scan, metadata extraction, full analysis) over Streamable HTTP. Public remote server at mcp.gosqlx.dev - no install needed. 1.25M+ ops/sec, 6 SQL dialects.
Related context
Related tools
Beta — feedback welcome: [email protected]