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 the default setting for related_query_name #163

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

wesleykendall
Copy link
Member

V3.4.0 mistakenly changed the default value for related_query_name for tracked foreign keys. This fixes it and resolves #162

@wesleykendall wesleykendall merged commit 27d8d4a into main Sep 7, 2024
4 checks passed
@wesleykendall wesleykendall deleted the fix-config-issue branch September 7, 2024 01:31
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.

Many migrations with related_query_name="+" are created in 3.4
1 participant