Skip to content

Home > extract-pg-schema > TableIndex > columns

TableIndex.columns property

Array of index columns in order.

Signature:

typescript
columns: TableIndexColumn[];