Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ sql.js
File
sql.js
static/js/codemirror/mode/sql/sql.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
CodeMirror.defineMode(
"sql"
,
function
(config, parserConfig) {
2
"use strict"
;
3
4
var
client = parserConfig.client || {},
Callers
nothing calls this directly
Calls
3
pushContext
Function · 0.70
popContext
Function · 0.70
set
Function · 0.70
Tested by
no test coverage detected