MCPcopy
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
16func newTestCatalog() *catalog.Catalog {
17 return catalog.New("main")
18}

Callers 1

TestUpdateFunction · 0.85

Calls 1

NewFunction · 0.92

Tested by 1

TestUpdateFunction · 0.68