Home > extract-pg-schema > InformationSchemaColumn > table_catalog
InformationSchemaColumn.table_catalog property
Name of the database containing the table (always the current database)
Signature:
typescript
table_catalog: string;