https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29134
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #3 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #2) > Created attachment 125453 [details] [review] > Bug 29134: [ALTERNATIVE patch] Keep filter_by_attribute_value > > And build the IN using the existing @matching_borrowernumbers. > We have a method for that, we should not use raw SQL. ~600-700ms with Nick's patch 22s on master ~600-700ms with this alternative patch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
