Skip to content

Cosmos: Add translator for ToLower method which map to LOWER built-in function#24203

Merged
roji merged 3 commits intodotnet:mainfrom
Marusyk:rmarusyk/16143-to-lower
Feb 22, 2021
Merged

Cosmos: Add translator for ToLower method which map to LOWER built-in function#24203
roji merged 3 commits intodotnet:mainfrom
Marusyk:rmarusyk/16143-to-lower

Conversation

@Marusyk
Copy link
Copy Markdown
Member

@Marusyk Marusyk commented Feb 20, 2021

Add translator for string.ToLower()

Issue #16143

Please review.
Thank you in advance

Comment thread src/EFCore.Cosmos/Query/Internal/StringMethodTranslator.cs Outdated
Comment thread test/EFCore.Specification.Tests/Query/NorthwindFunctionsQueryTestBase.cs Outdated
Comment thread test/EFCore.Specification.Tests/Query/NorthwindFunctionsQueryTestBase.cs Outdated
@roji roji merged commit 15115d8 into dotnet:main Feb 22, 2021
@roji
Copy link
Copy Markdown
Member

roji commented Feb 23, 2021

Thanks @Marusyk!

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.

Cosmos: Add translators for member/methods which map to built-in functions

4 participants