Only run upgrade.php if a database update is pending #10

Open
opened 2020-09-18 18:10:49 +00:00 by 3wordchant · 0 comments
Owner

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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/mediawiki#10
No description provided.