Skip to content

Home > extract-pg-schema > ViewColumn > isNullable

ViewColumn.isNullable property

Whether the column is nullable. This is only present if the view is resolved.

Signature:

typescript
isNullable?: boolean;