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].