MCPcopy 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
3import type { NonEmptyReadonlyArray } from "effect-app/Array"
4import { toNonEmptyArray } from "effect-app/Array"

Callers

nothing calls this directly

Calls 15

annotateDbFunction · 0.90
buildWhereSQLQueryFunction · 0.90
logQueryFunction · 0.90
someMethod · 0.80
syncMethod · 0.80
filterMethod · 0.80
joinMethod · 0.80
toRowFunction · 0.70
execFunction · 0.70
bulkSetInternalFunction · 0.70
seedNamespaceFunction · 0.70
parseRowFunction · 0.70

Tested by

no test coverage detected