mz_sql::plan::statement::show

Function plan_show_create_view

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