MCPcopy 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

1CodeMirror.defineMode("sql", function(config, parserConfig) {
2 "use strict";
3
4 var client = parserConfig.client || {},

Callers

nothing calls this directly

Calls 3

pushContextFunction · 0.70
popContextFunction · 0.70
setFunction · 0.70

Tested by

no test coverage detected