[Req] Show progress of step [4/5] when upgrading database to v2 #11754
perfectazn
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In step 4 when "converting coin_store", it now can take several hours with no indication of how close of it being completed.
Perhaps print a % completion using "row / cursor" parameters of the "for" loop.
I'm not too familiar with python but its on line 357 of db_upgrade_func.py of the latest commit on Mar 28,2022.
Beta Was this translation helpful? Give feedback.
All reactions