Regardless of what value I set the threshold to, it does not seem to give me the compact list.

Comments

stenjo’s picture

Status: Active » Needs work

Fixed partially in latest dev, but does not work for other than mysql database as I have chosen to resolve to using mysql_num_rows() in the lack of a better function to count the number of rows in a query result without having to runt the query twice.

stenjo’s picture

Assigned: Unassigned » stenjo
Status: Needs work » Needs review

Added handling of postgre db. Should work in dev now.

stenjo’s picture

Status: Needs review » Fixed

Fixed and works from version 6.x-2.3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.