Mediawiki presumably has some way of telling if it needs to run a database upgrade; we could make the entrypoint script a lot quicker if it only ran upgrade.php if required, instead of every time as it does now.
Mediawiki presumably has some way of telling if it needs to run a database upgrade; we could make the entrypoint script a lot quicker if it only ran `upgrade.php` if required, instead of every time as it does now.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Mediawiki presumably has some way of telling if it needs to run a database upgrade; we could make the entrypoint script a lot quicker if it only ran
upgrade.phpif required, instead of every time as it does now.