Home > extract-pg-schema > MaterializedViewColumn > isPrimaryKey
MaterializedViewColumn.isPrimaryKey property
Whether the column is a primary key. This is only present if the view is resolved.
Signature:
typescript
isPrimaryKey?: boolean;