Skip to content

Home > extract-pg-schema > MaterializedViewColumn > isNullable

MaterializedViewColumn.isNullable property

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

Signature:

typescript
isNullable?: boolean;