Skip to content
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

Remove hint suffix from mime and size fields #2237

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Remove hint suffix from mime and size fields #2237

merged 1 commit into from
Dec 31, 2024

Conversation

emmiegit
Copy link
Member

The mime and size fields were named mime_hint and size_hint to reflect that they were stored in the database and not canonical (i.e. what is kept in S3), but given that this is what is being exported to the frontend, it's not really just a hint, and having the suffix everywhere is cumbersome. This PR removes it.

@emmiegit emmiegit requested a review from Zokhoi December 31, 2024 03:41
@emmiegit emmiegit self-assigned this Dec 31, 2024
@Zokhoi Zokhoi merged commit 292956c into develop Dec 31, 2024
12 checks passed
@Zokhoi Zokhoi deleted the rm-hint branch December 31, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants