Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add migration to remove bad blocks (#6803)
Adds a migration to clear the bad blocks table. This should be done in future for any bug fixes that cause bad blocks <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved the update process to manage legacy data more effectively. By addressing known data inconsistencies, the system now clears problematic records during updates, enhancing overall reliability and performance. End-users should experience smoother transitions and improved consistency, ensuring a more robust experience. This enhancement is part of our ongoing effort to optimize performance and maintain data integrity. - **Improvements** - Updated migration logic to enhance the handling of bad blocks, ensuring better data integrity during version updates. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information