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

Don't keep join entity type around because a ForeignKeyAttribute used to reference it. Instead, remove it and reattach the configuration. #32640

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

AndriySvyryd
Copy link
Member

Also, reuse the FKs that already were configured instead of creating new ones.

Fixes #27990
Fixes #26555

@AndriySvyryd AndriySvyryd requested a review from a team December 19, 2023 02:27
… to reference it. Instead, remove it and reattach the configuration.

Also, reuse the FKs that already were configured instead of creating new ones.

Fixes #27990
Fixes #26555
@AndriySvyryd AndriySvyryd merged commit a36839f into main Dec 19, 2023
7 checks passed
@AndriySvyryd AndriySvyryd deleted the Issue27990 branch December 19, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants