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§
- Column
Def - A column as the schema-graph sees it (decoupled from
kyma_core::ColumnInfo).