mz_sql::plan::statement::scl

Function plan_declare

Source
pub fn plan_declare(
    _: &StatementContext<'_>,
    _: DeclareStatement<Aug>,
    params: &Params,
) -> Result<Plan, PlanError>