Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ sqlExplorerSampleQueryRunner.cjs
File
sqlExplorerSampleQueryRunner.cjs
src/browser/features/Analytics/sqlExplorerSampleQueryRunner.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
const
assert = require(
"node:assert/strict"
);
4
const
{ DuckDBInstance } = require(
"@duckdb/node-api"
);
Callers
nothing calls this directly
Calls
2
runSampleQuery
Function · 0.70
write
Method · 0.65
Tested by
no test coverage detected