Skip to content

@sqlrooms/db / CatalogEntry

Type Alias: CatalogEntry ​

CatalogEntry = object

Aggregated catalog snapshot for a single connection.

Properties ​

connectionId ​

connectionId: string


engineId ​

engineId: string


databases ​

databases: CatalogDatabase[]


schemas ​

schemas: CatalogSchema[]


tables ​

tables: CatalogTable[]