n8n/packages/@n8n/codemirror-lang-sql
n8n-assistant[bot] 6eb2d75670
🚀 Release 2.16.0 (#28080)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-07 04:26:54 +00:00
..
src feat(oracleDb Node): Add Oracle Database SQL Node (#20867) 2025-10-16 20:44:46 +03:00
test chore: Vite 8 upgrade (#27680) 2026-04-02 09:27:10 +03: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.16.0 (#28080) 2026-04-07 04:26:54 +00:00
README.md fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
tsconfig.build.json fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00
tsconfig.json refactor: Upgrade to TypeScript 6.0.2 (#27673) 2026-04-01 11:03:37 +00: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