pub async fn require_where_clause<'db>( env: &mut Env<'db>, where_clause: SymWhereClause<'db>, or_else: &dyn OrElse<'db>, ) -> Errors<()>