Skip to content

Home > extract-pg-schema > ForeignTableColumn > comment

ForeignTableColumn.comment property

Comment on the column.

Signature:

typescript
comment: string | null;