[Koha-bugs] [Bug 25078] Gracefully stop updatedatabase/installer when a database change cannot be applied

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 19 14:15:11 CET 2021


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

--- Comment #23 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Going further a bit more, now we have 1 file (perl module) perl DB rev.
We could improve the implementation a bit more and have a base DBRev module
which would implement ->execute, ->output

version_from_module should be remove (we now have the ->version method). The
version could be a package var actually. However the description cannot, we
should make it flexible (for example adding more description/alert/warning
depending on the exec process)

I need a bit of discussion here, and that we agree on an implementation before
submitting something ready to be tested and integrated.

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


More information about the Koha-bugs mailing list