There’s no @lezer/sql so the built-in Lezer-based highlighting doesn’t support SQL (yet). There is somewhat of a Lezer grammar in @codemirror/lang-sql, but it’s fairly primitive, and not easily usable as a standalone grammar. We should perhaps write our own?