Calling next_page here raises an exception when calculating the page count because it can't handle SQL containing a GROUP BY clause. Swallow the exception as a temp fix.
Calling next_page here raises an exception when calculating the page count because it can't handle SQL containing a GROUP BY clause. Swallow the exception as a temp fix.