Function mz_sql::plan::statement::show::plan_show_create_materialized_view

source ยท
pub fn plan_show_create_materialized_view(
    scx: &StatementContext<'_>,
    _: ShowCreateMaterializedViewStatement<Aug>,
) -> Result<ShowCreatePlan, PlanError>