Function sql::plan::query::plan_exists[][src]

fn plan_exists(
    ecx: &ExprContext<'_>,
    query: &Query<Aug>
) -> Result<CoercibleScalarExpr, PlanError>