Skip to content

Home > extract-pg-schema > TableCheck

TableCheck interface

Check constraint on a table.

Signature:

typescript
export interface TableCheck

Properties

Property

Modifiers

Type

Description

clause

string

Check constraint clause.

name

string

Name of the check constraint.