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 ActiveRecord's explain for queries starting with comments #44350

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

fatkodima
Copy link
Member

@byroot byroot merged commit a32c54e into rails:main Feb 12, 2022
@mrcasals
Copy link

I know this is old, but can this be backported to Rails 6.x? We're encountering this problem with marginalia in that series...

Thanks!

@skipkayhil skipkayhil mentioned this pull request Feb 28, 2023
@skipkayhil
Copy link
Member

I know this is old, but can this be backported to Rails 6.x? We're encountering this problem with marginalia in that series...

Bug fixes are only being backported to 7.0.x, per the Maintenance Policy. I opened a PR for 7-0-stable, but I think anything older than that will be unlikely

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

Successfully merging this pull request may close these issues.

prepend_comment is breaking ActiveRecord's explain
4 participants