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