Skip to content

Home > extract-pg-schema > InformationSchemaColumn > table_schema

InformationSchemaColumn.table_schema property

Name of the schema containing the table

Signature:

typescript
table_schema: string;