[Koha-bugs] [Bug 32060] Improve performance of Koha::Item->columns_to_str

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 16 16:39:43 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32060

--- Comment #19 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 151292
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151292&action=edit
Bug 32060: Use selectrow_array

Trivial ergonomic patch, use selectrow_array, no need to prepare the
query

+ perltidy the sub

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list