-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brave crashes when trying to migrate from v3 to v5+ publisher_info_db version #3907
Comments
Caused by v4 upgrade after v3 has performed. v4 tries to select a month and year column that doesn't exist. |
simplified conditional
simplified conditional Updated migrations to use own version sql lint fixes Remove original fix. Updated db var naming lint
Verification passed on
Used test plan from brave/brave-core#2122 Verification PASSED on
Verification passed on
Used test plan from brave/brave-core#2122 |
simplified conditional Updated migrations to use own version sql lint fixes Remove original fix. Updated db var naming lint
@jasonrsadler just a quick question. When upgrading the Edited: @jasonrsadler mentioned that the version number is displayed in the |
Description
Steps to Reproduce
Actual result:
Fatal crash:
Expected result:
The database upgrades successfully
Reproduces how often:
easily
Brave version (brave://version info)
Reproducible on current release:
unknown
Website problems only:
Additional Information
v3 database to test
publisher_info_db.zip
The text was updated successfully, but these errors were encountered: