Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/outerbase/studio
/ c
Function
c
public/sqljs/sql-wasm.js:122–127 ·
view source on GitHub ↗
(g, m)
Source
from the content-addressed store, hash-verified
120
return
p;
121
}
122
function
c(g, m) {
123
this.Qa = g;
124
this.db = m;
125
this.Oa = 1;
126
this.kb = [];
127
}
128
function
d(g, m) {
129
this.db = m;
130
m = ea(g) + 1;
Callers
3
initSqlJs
Function · 0.70
kb
Function · 0.70
Sc
Function · 0.70
Calls
2
jb
Function · 0.85
J
Function · 0.85
Tested by
no test coverage detected