Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ newTestCatalog
Function
newTestCatalog
internal/engine/sqlite/catalog.go:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
func
newTestCatalog() *catalog.Catalog {
17
return
catalog.New(
"main"
)
18
}
Callers
1
TestUpdate
Function · 0.85
Calls
1
New
Function · 0.92
Tested by
1
TestUpdate
Function · 0.68