Skip to content

Home > extract-pg-schema > TableIndex > isUnique

TableIndex.isUnique property

Whether the index is unique.

Signature:

typescript
isUnique: boolean;