pub fn get( engine: &Engine, table_name: &str, ) -> Result<Option<CatalogEntry>, McpError>
Backward-compatible wrapper: read from the persistent catalog.
Same as get_in.
get_in