feat(database): store file checksums #2

Open
opened 2026-08-01 00:46:53 +02:00 by voo · 0 comments
Owner

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
### 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
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: voo/vooshare#2