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

Cherry pick option linkage data #2

Merged
merged 5 commits into from
Jan 14, 2025

Conversation

arenoir
Copy link

@arenoir arenoir commented Jan 14, 2025

This PR cherry-picks the commit e92afc6 fixing an issue with join sources

arenoir and others added 4 commits October 28, 2024 08:30
When the user adds a join in `records`, it confuses `get_join_arel_node`
because it finds the same number of joins before & after adding a join
for `include_optional_linkage_data` (or equivalently for
`always_include_*_linkage_data`).

This commit falls back to searching the existing arel nodes for a
compatible join and uses that if found.
@arenoir arenoir changed the base branch from release-0-10-wisdom to release-0-10 January 14, 2025 22:09
@arenoir arenoir changed the base branch from release-0-10 to release-0-10-wisdom January 14, 2025 22:09
@arenoir arenoir merged commit d8be382 into release-0-10-wisdom Jan 14, 2025
10 checks passed
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