4 Jun
2025
4 Jun
'25
3:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28530 --- Comment #106 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> ---
Is it deliverate to continue using plain SQL here rather than constructing a DBIC query.. and should we perhaps be returning a Koha::Library object rather than a branchcode given this is a Koha:: object method?
I'm not the original author but I tend to agree, let's use a DBIC query and return a library object. -- You are receiving this mail because: You are watching all bug changes.