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: remove type from query #3295

Merged
merged 1 commit into from
Oct 2, 2024
Merged

fix: remove type from query #3295

merged 1 commit into from
Oct 2, 2024

Conversation

Paul-Bob
Copy link
Contributor

@Paul-Bob Paul-Bob commented Oct 2, 2024

Description

Fixes #3294

Remove ActiveRecord::Relation type from query since using some gems (like Scenic gem) might return other types.

@Paul-Bob Paul-Bob added the Fix label Oct 2, 2024
@Paul-Bob Paul-Bob self-assigned this Oct 2, 2024
@Paul-Bob Paul-Bob merged commit b49c401 into main Oct 2, 2024
22 of 23 checks passed
@Paul-Bob Paul-Bob deleted the fix/remove_type_from_query branch October 2, 2024 09:38
Copy link
Contributor

github-actions bot commented Oct 2, 2024

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3.11 breaks compatibility with Scenic gem
1 participant