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 For Issue #249 #252

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Fix For Issue #249 #252

merged 1 commit into from
Jul 4, 2024

Conversation

FedericoAureliano
Copy link
Contributor

Update IsRewritable in RewritePolymorphicSelect to handle functions. Before this change, we would not rewrite enough polymorphic selects. This fixes the issue in #249.

Also, add a slightly more complicated version of the test case in #249 to the regression tests.

@FedericoAureliano
Copy link
Contributor Author

Actually there may still be a bug here. Don't merge yet.

@polgreen
Copy link
Contributor

polgreen commented Jul 4, 2024

i've rebased this against master to see if it fixes the CI

@polgreen polgreen merged commit d506959 into master Jul 4, 2024
2 checks passed
@FedericoAureliano FedericoAureliano deleted the fix-249 branch July 17, 2024 20:18
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