[Koha-bugs] [Bug 25078] Update DB process - wrap each DBRev inside a transaction and better error handling

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 15 11:17:08 CEST 2021


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

--- Comment #59 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Jonathan Druart from comment #57)
> (In reply to Julian Maurice from comment #56)
> > https://gitlab.com/jajm/Koha/-/commit/
> > 864372e553d312d1a533a75f389d9a7aa143c62e
> 
> Yes, good idea!
> Not sure why you absolutely want to pass $dbh however :)
Just anticipating a future where C4::Context->dbh disappear or is moved to Koha
namespace. DB update files won't need to be modified if $dbh is passed as a
parameter.

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


More information about the Koha-bugs mailing list