Bump @codemirror/lang-sql from 6.8.0 to 6.9.0 in /ui
Bumps @codemirror/lang-sql from 6.8.0 to 6.9.0.
Changelog
Sourced from @codemirror/lang-sql
's changelog.
6.9.0 (2025-05-30)
New features
The new
SQLDialect.configureLanguage
method can be used to configure the language (and it's syntax node props) used by a dialect.
Commits
-
b7155bf
Mark version 6.9.0 -
8ec4885
Add SQLDialect.configureLanguage method -
7997522
Add a usage section to readme - See full diff in compare view