Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When excluding the own domains, the CTE would select + offset, and then the outer would select + limit, but if some entries were filtered that's not correct: move the offset to outer instead.
- Loading branch information