mz_sql::plan::statement::show

Function plan_show_create_table

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