Skip to main content

plan_show_create_table

Function plan_show_create_table 

Source
pub fn plan_show_create_table(
    scx: &StatementContext<'_>,
    _: ShowCreateTableStatement<Aug>,
) -> Result<ShowCreatePlan, PlanError>