pub async fn get_raw_table_info(
ddl_context: &DdlContext,
table_id: TableId,
) -> RawTableInfo
Expand description
Gets the raw table info.
pub async fn get_raw_table_info(
ddl_context: &DdlContext,
table_id: TableId,
) -> RawTableInfo
Gets the raw table info.