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

refactor: reimplement HashesEntry schema instead of hashes JSON field #55

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

jhoward-lm
Copy link
Contributor

@jhoward-lm jhoward-lm commented Jan 11, 2025

This PR reimplements the HashesEntry schema as it was implemented previously instead of storing the map[int32]string type as raw JSON data.

Depends on #54

Diff against previous branch in the PR series: link

Note

Only the following files are manually modified; the rest are auto-generated

  • backends/ent/*.go
  • internal/backends/ent/schema/*.go

/cc @ashearin @lmphil

puerco
puerco previously approved these changes Jan 15, 2025
@jhoward-lm jhoward-lm merged commit 79a1f04 into protobom:main Jan 16, 2025
2 checks passed
@jhoward-lm jhoward-lm deleted the hashes-entries branch January 16, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants