https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27880
--- Comment #8 from Katrin Fischer <[email protected]> --- (In reply to Julian Maurice from comment #0) > The goals of this patch are: > - stop the growth of updatedatabase.pl file (which is nearly 24k lines long > at the moment) > - reduce the manual work for RM/RMaints (copy/paste of code from > atomicupdate to updatedatabase.pl + increase of Koha version) > - provide a simple framework for a better control of the database update > process It feels like the first 2 goals have been achieved with the move to atomicupdate files, leaving only the part for saving run updates to the database. I am not sure about the benefit of that as we already can tell what has been run from the version - but I might be persuaded? -- 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/
