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

File sql-parse-constraint.test.ts

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

Source from the content-addressed store, hash-verified

1import type { DatabaseTableColumnConstraint } from "@/drivers/base-driver";
2import { tokenizeSql } from "@outerbase/sdk-transform";
3import { CursorV2, parseColumnConstraint } from "./sql-parse-table";
4

Callers

nothing calls this directly

Calls 1

pccFunction · 0.85

Tested by

no test coverage detected