Function mz_sql::plan::query::plan_field_access
source ยท fn plan_field_access(
ecx: &ExprContext<'_>,
expr: &Expr<Aug>,
field: &Ident,
) -> Result<CoercibleScalarExpr, PlanError>
fn plan_field_access(
ecx: &ExprContext<'_>,
expr: &Expr<Aug>,
field: &Ident,
) -> Result<CoercibleScalarExpr, PlanError>