Hi, I was looking at the _toSQL method in the FilterList.pm module. The routine removes duplicates values from the IN list for oracle database. Why not for the others?
I use postgresql database. The duplicates really slow down the query performance. Thanks, Denny
