n8n/packages/@n8n/codemirror-lang-sql
n8n-assistant[bot] 6676eb33fe
🚀 Release 2.31.0 (#34117)
Co-authored-by: n8n-release-helper[bot] <265227495+n8n-release-helper[bot]@users.noreply.github.com>
2026-07-14 07:18:45 +00:00
..
src fix(editor): Fix flaky SQL completions for quoted identifiers in mixed language parser (no-changelog) (#28957) 2026-04-23 09:03:44 +00:00
test chore: Fix flakes in unit tests around monorepo (#32099) 2026-06-11 12:13:01 +00:00
.gitignore fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
.npmignore fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
eslint.config.mjs fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
LICENSE fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
package.json 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
README.md fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
tsconfig.build.json chore: Set up repository for TypeScript 7 migration (#33890) 2026-07-09 13:21:16 +03:00
tsconfig.json chore: Set up repository for TypeScript 7 migration (#33890) 2026-07-09 13:21:16 +03:00
vitest.config.ts chore: Migrate codemirror packages to use vitest (#25694) 2026-02-13 06:23:25 +00:00

codemirror-lang-n8n-sql

SQL + n8n expression language support for CodeMirror 6.

Based on @codemirror/lang-sql.

Author

© 2023 Iván Ovejero