Skip to main content

plan_list

Function plan_list 

Source
fn plan_list(
    ecx: &ExprContext<'_>,
    exprs: &[Expr<Aug>],
    type_hint: Option<&SqlScalarType>,
) -> Result<CoercibleScalarExpr, PlanError>