Function mz_sql::plan::query::plan_list

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