12 Mar
2024
12 Mar
'24
8:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35357 --- Comment #27 from Kyle M Hall <kyle@bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #23)
Hi Kyle, can you explain a bit more about those extra queries if you can? I'd like to understand the issue better and learn.
IIUC, we don't have the ORM objects on hand so we have to do a find first. Then do a delete on the object. So 4 queries. (maybe Kyle had something else in mind)
This exactly what I meant! -- You are receiving this mail because: You are watching all bug changes.