Skip to content

ajitpratap0/GoSQLX

v1.13.0 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ast cli dialect go lsp mysql
+13 more
parser postgresql query-analyzer security sql sql-formatter sql-injection sql-linter sql-parser sql-validator sqlite wasm zero-copy

Summary

AI summary

Added 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 TokenstextDocument/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 ConsolidationParseFromModelTokens 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

Track ajitpratap0/GoSQLX

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]