Skip to content

Home > extract-pg-schema > TableIndexColumn > predicate

TableIndexColumn.predicate property

Predicate of the partial index or null if regular index.

Signature:

typescript
predicate: string | null;