Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ DatabaseTableColumnConstraint } from
"@/drivers/base-driver"
;
2
import
{ tokenizeSql } from
"@outerbase/sdk-transform"
;
3
import
{ CursorV2, parseColumnConstraint } from
"./sql-parse-table"
;
4
Callers
nothing calls this directly
Calls
1
pcc
Function · 0.85
Tested by
no test coverage detected