core(db): add files table #88

Open
opened 2025-10-04 10:22:19 +00:00 by chartgerink · 0 comments
Owner

We currently store files in the S3 bucket, and lose all the information we receive upon upload. This is functional, but we could improve the experience by adding a files table to simply store that information.

It will allow us in the future to also track metadata about the files more directly, like hashes, to verify content integrity.

We currently store files in the S3 bucket, and lose all the information we receive upon upload. This is functional, but we could improve the experience by adding a files table to simply store that information. It will allow us in the future to also track metadata about the files more directly, like hashes, to verify content integrity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: researchequals/api#88
No description provided.