Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
exec
Function · 0.85
ensureTable
Function · 0.85
bulkSetInternal
Function · 0.85
withTransaction
Function · 0.85
Calls
4
pipe
Method · 0.65
use
Method · 0.65
get
Method · 0.65
provide
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…