[Koha-bugs] [Bug 23185] Koha::Objects supports passing through 'update' which means we can side step 'set' + 'store'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 6 08:36:52 CET 2019


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

--- Comment #5 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
I almost added similar comments on 21761 until I spotted this one.

Obviously, implementing update on a larger resultset by looping and storing
individually will be a performance thing.
Wouldnt it be beneficial to pass to DBIx if there is no specific store method
in the corresponding Koha object ?

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


More information about the Koha-bugs mailing list