[Koha-bugs] [Bug 28410] [Omnibus] Reduce memory footprint

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 22:19:47 CEST 2023


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

Blou <philippe.blouin at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157952|0                           |1
        is obsolete|                            |

--- Comment #17 from Blou <philippe.blouin at inlibro.com> ---
Created attachment 157953
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157953&action=edit
Bug 28410: remove Koha::Config::Syspref(s) from C4::Context

Use straigth SQL queries to access systempreferences instead of relying
on the ORM, thus removing all direct and indirect dependencies to
Koha::Object

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


More information about the Koha-bugs mailing list