https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27880
--- Comment #38 from David Cook <[email protected]> --- I wonder sometimes how many people use the Debian packages versus other installation methods... The Debian packages automatically run the database upgrade so the upgrade check at startup time should always be false in a test/prod setting. For developers, expecting them to manually run "koha-upgrade-schema" seems fair to me. So I imagine we're considering people who do source/tarball installs, or git/dev installs? In theory, when they're doing installs/upgrades, they're using "make", so maybe we should add a database upgrade step there OR just add a warning that they should manually run it. -- 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/
