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 IdentifiersEntry schema instead of identifiers JSON field #56

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

jhoward-lm
Copy link
Contributor

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

Diff against previous branch in the PR series: link

Depends on #55

Note

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

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

/cc @ashearin @lmphil

@jhoward-lm jhoward-lm added enhancement New feature or request go Pull requests that update Go code labels Jan 11, 2025
@jhoward-lm jhoward-lm self-assigned this Jan 11, 2025
@jhoward-lm jhoward-lm force-pushed the identifiers-entries branch 2 times, most recently from bef1c96 to 5fd2e23 Compare January 15, 2025 21:20
@jhoward-lm jhoward-lm merged commit cc17b4d into protobom:main Jan 16, 2025
2 checks passed
@jhoward-lm jhoward-lm deleted the identifiers-entries branch January 16, 2025 16:24
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.

2 participants