mz_sql::plan::statement::show

Function plan_show_create_index

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