Skip to content

Home > extract-pg-schema > ForeignTableColumn > maxLength

ForeignTableColumn.maxLength property

Maximum length of the column.

Signature:

typescript
maxLength: number | null;