[Koha-bugs] [Bug 15107] Batch Patron Deletion (Trash) Performance Improvement

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 16 14:56:45 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15107

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyle at bywatersolutions.com

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
I agree with Martin. I would prefer we don't move backwards. If we can find a
way to improve the speed while retaining DBIC that would be best.

Maybe we could cache the result set as a package variable ( use vars )? Or
maybe re-engineer the subroutine to accept a list of patrons to copy?

I also think Martin is correct in that it would be great if you would be
willing to fix the semantic issues with the code.

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


More information about the Koha-bugs mailing list