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

Fix orm warnings #2581

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Fix orm warnings #2581

merged 1 commit into from
Nov 4, 2023

Conversation

ABrain7710
Copy link
Contributor

Description

  • Fixed orm warnings by adding the correct back_populates on each relationship

NOTE: I thought about adding back_populates to all the relationships so we have them in the future, but I decided to keep this pr small and only add the ones that were showing warnings. I'll likely add the rest in the future

Signed commits

  • Yes, I signed my commits.

Copy link
Member

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks, @ABrain7710 !!

@sgoggins sgoggins merged commit 1423393 into dev Nov 4, 2023
@ABrain7710 ABrain7710 deleted the fix-warnings branch February 20, 2024 00:47
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