https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29134 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (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.