Skip to content

Fix parameter detection for Equals and CompareTo methods for Linq provider #2488

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

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

maca88
Copy link
Contributor

@maca88 maca88 commented Aug 14, 2020

Fix another regression from #2365, where Equals and CompareTo were forgot to be added in the logic of detecting parameter types.

Related #2483

@fredericDelaporte fredericDelaporte changed the title Fix parameter detection for Equals and ComapreTo methods for Linq provider Fix parameter detection for Equals and CompareTo methods for Linq provider Aug 15, 2020
@fredericDelaporte fredericDelaporte added this to the 5.3.3 milestone Aug 16, 2020
@fredericDelaporte
Copy link
Member

This should be retargeted on 5.3.3

@maca88 maca88 changed the base branch from master to 5.3.x August 16, 2020 19:18
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.

2 participants