31 Jan
2025
31 Jan
'25
12:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36350 --- Comment #25 from David Cook <dcook@prosentient.com.au> --- Could you talk more about "This patch enables caching for ItemTypes and Libraries which I believe are called repeatedly for the same objects much than the others"? Do you mean that $obj1 calls something like libraries() repeatedly and each call fetches the libraries again? Or that $obj1, $obj2, $obj3, etc all call libraries() and thus send the same DB query needlessly? -- You are receiving this mail because: You are watching all bug changes.