We need to be able to store the checksums for the file.
Add sha256 column
Add sha512 column
Create migration
Update Prisma schema
Test migration
### Describe the solution or new feature you'd like
We need to be able to store the checksums for the file.
- [ ] Add ``sha256`` column
- [ ] Add ``sha512`` column
- [ ] Create migration
- [ ] Update Prisma schema
- [ ] Test migration
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Describe the solution or new feature you'd like
We need to be able to store the checksums for the file.
sha256columnsha512column