Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Min(Func<T,TResult>) handling #2287

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

gcrossland-cosworth
Copy link
Contributor

@gcrossland-cosworth gcrossland-cosworth commented Feb 16, 2023

It looks like there's a typo in EnumerableResolver.ResolveMethod()'s handling for "Min(Func<T,TResult>)" (comparing against the three similar query expressions above).

This fixes it (and slightly improves the tests).

@mbdavid mbdavid merged commit 7e70c20 into litedb-org:master Mar 9, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants