We do not overwrite mismatched migration files in the new naming scheme
Open
bug
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
We detect when the migration files are out of sync correctly, but I think we didn't update the code once we added the hash to the end of the file name, so we should now delete the old file.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test path is mentioned. Start by locating the migration mismatch detection and the code for the new hash-based filename scheme; verify the mismatched legacy file is deleted and add or update coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100