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

Builds [RawTableInfo] from [CreateTableExpr].