MCPcopy
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
3const assert = require("node:assert/strict");
4const { DuckDBInstance } = require("@duckdb/node-api");

Callers

nothing calls this directly

Calls 2

runSampleQueryFunction · 0.70
writeMethod · 0.65

Tested by

no test coverage detected