Function mz_sql::plan::query::plan_exists

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