n8n/packages/@n8n/codemirror-lang-sql
github-actions[bot] 2ca66ce269
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-24 15:35:52 +01:00
..
src feat(oracleDb Node): Add Oracle Database SQL Node (#20867) 2025-10-16 20:44:46 +03:00
test fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +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
jest.config.js 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 1.122.0 (#22237) 2025-11-24 15:35:52 +01: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 fix(editor): Fix highlighting in SQL editor (#19291) 2025-09-11 11:46:41 +00:00

codemirror-lang-n8n-sql

SQL + n8n expression language support for CodeMirror 6.

Based on @codemirror/lang-sql.

Author

© 2023 Iván Ovejero