Skip to content

Home > extract-pg-schema > TableColumn > isNullable

TableColumn.isNullable property

Whether the column is nullable.

Signature:

typescript
isNullable: boolean;