Koha/installer
Andrew Isherwood 0372a9e95e 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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-08 15:33:30 +00:00
..
data/mysql Bug 21079: (follow-up) Move from Try::Tiny to eval 2018-11-08 15:33:30 +00:00
externalmodules.pl
html-template-to-template-toolkit.pl Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
install.pl Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
onboarding.pl Bug 21149: Fix superlibrarian creation in onboarding 2018-08-08 12:49:22 +00:00