dbx/packages
t8y2 6a14b11efc fix(mongodb): skip SQL semantic diagnostics for MongoDB connections
MongoDB shell syntax like db.collection.find({}) was incorrectly
parsed as SQL, causing a "sql parser error" diagnostic in the editor.
Added MongoDB guards in shouldRunSqlSemanticDiagnostics and
refreshSemanticDiagnostics, matching existing Elasticsearch logic.

Also fix a pre-existing TiDB cloud URL param ordering test failure.
2026-06-09 16:20:50 +08:00
..
app-tests fix(mongodb): skip SQL semantic diagnostics for MongoDB connections 2026-06-09 16:20:50 +08:00
cli chore(packages): release 0.4.7 [skip node-packages-release] 2026-06-08 01:54:21 +00:00
mcp-server feat: support H2 file connections 2026-06-08 20:09:27 +08:00
node-core chore(packages): release 0.4.7 [skip node-packages-release] 2026-06-08 01:54:21 +00:00