common_meta::ddl::test_util::create_table

Function build_raw_table_info_from_expr

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

Builds [RawTableInfo] from [CreateTableExpr].