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 database version can_upgrade detection #8253

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

qstokkink
Copy link
Contributor

Fixes #8247

This PR:

  • Fixes VersioningManager.can_upgrade comparing the release version to the database version directly.

@qstokkink qstokkink changed the title WIP: Fixed database version can_upgrade detection READY: Fixed database version can_upgrade detection Nov 11, 2024
@qstokkink qstokkink marked this pull request as ready for review November 11, 2024 10:44
@qstokkink qstokkink changed the title READY: Fixed database version can_upgrade detection Fixed database version can_upgrade detection Nov 11, 2024
@qstokkink qstokkink merged commit 7528c6a into Tribler:main Nov 11, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_upgrader_db_detection branch November 11, 2024 12:17
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.

V8.0.3 did not import the database or the dlcheckpoints files from V7.14
2 participants