Appearance
Home > extract-pg-schema > ForeignTableColumn > isNullable
Whether the column is nullable. This is only present if the view is resolved.
Signature:
isNullable?: boolean;