We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I need to carefully look at all setFileRecord calls and check whether they handle checksums correctly...
setFileRecord
The text was updated successfully, but these errors were encountered:
Checksums: Treat more carefully in db #4034
17dd199
In particular, preserve them on local rename or remote move.
You can test this by using sqlitebrowser on the DB. Set a checksum for a file, rename it, check that the checksum moved along with the file.
Sorry, something went wrong.
ckamm
No branches or pull requests
I need to carefully look at all
setFileRecord
calls and check whether they handle checksums correctly...The text was updated successfully, but these errors were encountered: