https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37657 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Trivial, clear, meaningful patch that certainly reduced memory footprint and increased speed for these scripts. Going straight for Passing QA. I don't entirely understand why C4::Context->dbh isn't just a passthrough for Koha::Database->dbh at this point.. I can't really see why you'd want a Schema loaded when you're clearly only asking for the database handle back... one for another bug though that. -- You are receiving this mail because: You are watching all bug changes.