Skip to content

Home > extract-pg-schema > TableColumn > isPrimaryKey

TableColumn.isPrimaryKey property

Whether the column is a primary key.

Signature:

typescript
isPrimaryKey: boolean;