-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add new corrupt files table #110
Conversation
I rebased it to #105. It shows the diff better and when 105 gets merged this will automatically point to main |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens when a file is not corrupt any more? Does librarian delete the entry or does it keep it for historical reasons?
Handling corrupt files is left to a separate set of issues/PR #93 |
NOTE BUILDS ON #105 DO NOT MERGE BEFORE #105
This adds a new table called 'corrupt files' that stores information about files that we have found to be corrupt during integrity checks.