Skip to content
Discussion options

You must be logged in to vote

Every release has all of the database updates for every previous release, so you're fine to go straight from 47 to 50.

What we stopped doing in 50 is checking for and running database updates automatically through the UI since it was a bit of a waste and could lead to race conditions.

You should be able to run the cron.py script from the install directory and tell it to run all updates:

python3 cron.py maint_db_update

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by inghamn
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@bobintetley
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants