Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ Pg.ts
File
Pg.ts
packages/infra/src/Store/SQL/Pg.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-explicit-any */
2
3
import
type
{ NonEmptyReadonlyArray } from
"effect-app/Array"
4
import
{ toNonEmptyArray } from
"effect-app/Array"
Callers
nothing calls this directly
Calls
15
annotateDb
Function · 0.90
buildWhereSQLQuery
Function · 0.90
logQuery
Function · 0.90
some
Method · 0.80
sync
Method · 0.80
filter
Method · 0.80
join
Method · 0.80
toRow
Function · 0.70
exec
Function · 0.70
bulkSetInternal
Function · 0.70
seedNamespace
Function · 0.70
parseRow
Function · 0.70
Tested by
no test coverage detected