Skip to content

Home > extract-pg-schema > TableIndex > isPrimary

TableIndex.isPrimary property

Whether the index is a primary key.

Signature:

typescript
isPrimary: boolean;