Skip to content

1101 Fix joins with ForeignKey columns with db_column_name specified#1102

Merged
dantownsend merged 2 commits intomasterfrom
1101-fix-joins-with-db-column-name
Oct 18, 2024
Merged

1101 Fix joins with ForeignKey columns with db_column_name specified#1102
dantownsend merged 2 commits intomasterfrom
1101-fix-joins-with-db-column-name

Conversation

@dantownsend
Copy link
Copy Markdown
Member

Resolves #1101

@dantownsend dantownsend added the bug Something isn't working label Oct 17, 2024
@dantownsend dantownsend changed the title 1101 Fix joins with db_column_name 1101 Fix joins with ForeignKey columns with db_column_name specified Oct 18, 2024
@dantownsend dantownsend merged commit db69230 into master Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

using db_column_name with ForeignKey breaks join traversal when using select().where(...)

1 participant