Skip to main content

Module source

Module source 

Source
Expand description

Narrow read interface the schema-graph needs from a catalog. Keeping this tiny (3 methods) lets SchemaGraphProvider be unit-tested with a fake.

Structs§

ColumnDef
A column as the schema-graph sees it (decoupled from kyma_core::ColumnInfo).

Traits§

SchemaSource