[Koha-bugs] [Bug 14698] AtomicUpdater - Keeps track of which updates have been applied to a database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 10:28:41 CEST 2020


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

--- Comment #19 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 102903
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102903&action=edit
Bug 14698: AtomicUpdater - Support .perl atomicupdates as defined by
skeleton.perl

Koha community has introduced a template for developer atomicupdates, as
defined
in atomicupdates/skeleton.perl. This patch makes these updates
Koha::AtomicUpdater
compatible by redefining CheckVersion and SetVersion, and by passing $dbh into
the
file.

To test:
1. prove t/db_dependent/Koha/AtomicUpdater.t

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


More information about the Koha-bugs mailing list