Skip to content

Home > extract-pg-schema > TableColumn > maxLength

TableColumn.maxLength property

Maximum length of the column.

Signature:

typescript
maxLength: number | null;