[Koha-bugs] [Bug 21079] Unify metadata schema across backends

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 8 15:31:41 CET 2018


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

--- Comment #12 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 82092
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82092&action=edit
Bug 21079: (follow-up) Move from Try::Tiny to eval

In line with similar examples already in Koha, we now eval the
transaction, instead of putting it in a try/catch block.

This patch also addressed the other comments made in
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079#c10

- AutoCommit & RaiseError are now reset
- Don't set the version if the update fails

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


More information about the Koha-bugs mailing list