Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/outerbase/studio
/ sql-parse-table.test.ts
File
sql-parse-table.test.ts
src/drivers/sqlite/sql-parse-table.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ DatabaseTableSchema } from
"@/drivers/base-driver"
;
2
import
{ parseCreateTableScript } from
"./sql-parse-table"
;
3
4
// Parse column constraint
Callers
nothing calls this directly
Calls
1
p
Function · 0.85
Tested by
no test coverage detected