MCPcopy Index your code
hub / github.com/outerbase/studio / sql-parse-view.test.ts

File sql-parse-view.test.ts

src/drivers/sqlite/sql-parse-view.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseCreateViewScript } from "./sql-parse-view";
2
3describe("parse", () => {
4 test("parsing simple view", () => {

Callers

nothing calls this directly

Calls 1

parseCreateViewScriptFunction · 0.90

Tested by

no test coverage detected