Function mz_sql::plan::query::plan_exists

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