https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14698
--- Comment #19 from Emmi Takkinen <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
