https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078 --- Comment #23 from Jonathan Druart <jonathan.druart@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.