Home > extract-pg-schema > TableCheck
TableCheck interface
Check constraint on a table.
Signature:
typescript
export interface TableCheck
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | Check constraint clause. | ||
string | Name of the check constraint. |