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

--- Comment #27 from Jonathan Druart <[email protected]> 
---
I suggested that approach ~8 years ago, and it got abandoned (bug 7167). I am
not against the idea but it's weird we finally get back to it...

I personally don't think we should get rid of the "version" syspref. Mainly
because of this:
    if ( Koha::Migrations->pending_migrations > 0 ) {

We are going to execute it for every hit (at the OPAC at least): 1 SQL query +
1 list of the directory.

-- 
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/

Reply via email to