build_raw_table_info_from_expr

Function build_raw_table_info_from_expr 

Source
pub fn build_raw_table_info_from_expr(expr: &CreateTableExpr) -> TableInfo
Expand description

Builds [TableInfo] from [CreateTableExpr].