Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ parseCreateViewScript } from
"./sql-parse-view"
;
2
3
describe(
"parse"
, () => {
4
test(
"parsing simple view"
, () => {
Callers
nothing calls this directly
Calls
1
parseCreateViewScript
Function · 0.90
Tested by
no test coverage detected