Skip to content

Home > extract-pg-schema > TableDetails > checks

TableDetails.checks property

Array of check constraints in the table.

Signature:

typescript
checks: TableCheck[];