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

Add asset metadata table for storing thumbnail sizes in the database #801

Merged
merged 11 commits into from
Apr 15, 2024

Conversation

JackLewis-digirati
Copy link
Contributor

@JackLewis-digirati JackLewis-digirati commented Apr 11, 2024

Resolves #787
Links wdc-70

This PR adds the AssetApplicationMetadata table to the database and adds the ability to add the data from s.json to the table when an asset is created. Note: this is in addition to creating the s.json file.

This PR is essentially implementing this RFC

@JackLewis-digirati JackLewis-digirati changed the title Feature/asset metadata table Add asset metadata table for storing thumbnail sizes in the database Apr 11, 2024
@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review April 15, 2024 09:15
@JackLewis-digirati JackLewis-digirati requested a review from a team as a code owner April 15, 2024 09:15
@JackLewis-digirati JackLewis-digirati merged commit 5b49ebe into develop Apr 15, 2024
9 checks passed
@JackLewis-digirati JackLewis-digirati deleted the feature/assetMetadataTable branch April 15, 2024 12:37
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.

Write thumbnail sizes to AssetApplicationMetadata table
2 participants