Function mz_sql::plan::statement::scl::plan_declare

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