MCPcopy Create free account
hub / github.com/effect-app/libs / withNsSql

Function withNsSql

packages/infra/src/Store/SQL.ts:729–729  ·  view source on GitHub ↗
(ns, f)

Source from the content-addressed store, hash-verified

727 )
728 }
729
730 yield* seedNamespace("primary").pipe(Effect.orDie)
731
732 return s

Callers 4

execFunction · 0.85
ensureTableFunction · 0.85
bulkSetInternalFunction · 0.85
withTransactionFunction · 0.85

Calls 4

pipeMethod · 0.65
useMethod · 0.65
getMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…