Skip to content

runRegistryCheck

runRegistryCheck(input): object

Defined in: packages/contracts/src/registry-diff.ts:429

The consumer-facing check: ok is false on a breaking diff. The consumer wires the exit code (e.g. process.exit(result.ok ? 0 : 1)) into their own CI — pgxsinkit does not reach into anyone’s pipeline.

RegistryLock

SyncTableRegistry

object

diff: RegistryDiff

ok: boolean