Type Aliases

ColumnCheckMode

Type Alias: ColumnCheckMode

ColumnCheckMode = "warn" | "enforce"

Defined in: src/integrity/column-types/check.ts:88

How the boundary was told to act on what this finds.

On this page