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

EditLog has no ForeignKeys despite pointing to other models #10724

Closed
whatisgalen opened this issue Mar 28, 2024 · 0 comments
Closed

EditLog has no ForeignKeys despite pointing to other models #10724

whatisgalen opened this issue Mar 28, 2024 · 0 comments

Comments

@whatisgalen
Copy link
Member

Looking at the EditLog model's fields you'll notice that while things like a nodegroupid, resourceinstanceid, tile, and user are all captured in an EditLog instance, none of them are declared as foreign keys and instead are Text fields. I suspect it would be easier to perform lookups if those fields were instead ForeignKeys.

@chiatt chiatt added this to pipeline Mar 28, 2024
@whatisgalen whatisgalen closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
@github-project-automation github-project-automation bot moved this to ✅ Done in pipeline Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant