Skip to content
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

Fixed upgrader script causing incorrect database relationships #8163

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

qstokkink
Copy link
Contributor

Fixes #8162

This PR:

  • Updates the upgrader script to explicitly import old data instead of simply dumping the old data into the new database.

Notes:

  • It's definitely longer but at least it works.

@qstokkink qstokkink changed the title WIP: Fixed upgrader script causing incorrect database relationships READY: Fixed upgrader script causing incorrect database relationships Sep 18, 2024
@qstokkink qstokkink marked this pull request as ready for review September 18, 2024 13:59
@qstokkink qstokkink mentioned this pull request Sep 19, 2024
13 tasks
@qstokkink qstokkink changed the title READY: Fixed upgrader script causing incorrect database relationships Fixed upgrader script causing incorrect database relationships Sep 23, 2024
@qstokkink qstokkink merged commit 2515d9c into Tribler:main Sep 23, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_upgrader branch September 23, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Upgrader causes database errors
2 participants