Rewrite query, exchanging the main query with the subquery.
This eliminates the buggy outer join (it was failing to find a reservations not currently using any nodes).
Showing
Please register or sign in to comment
This eliminates the buggy outer join (it was failing to find a reservations not currently using any nodes).