Skip to content

Cosmos: Add translator for ToUpper method which map to UPPER built-in function#24204

Merged
roji merged 4 commits intodotnet:mainfrom
Marusyk:rmarusyk/16143-to-upper
Feb 23, 2021
Merged

Cosmos: Add translator for ToUpper method which map to UPPER built-in function#24204
roji merged 4 commits intodotnet:mainfrom
Marusyk:rmarusyk/16143-to-upper

Conversation

@Marusyk
Copy link
Copy Markdown
Member

@Marusyk Marusyk commented Feb 20, 2021

Add translator for string.ToUpper()

Issue #16143
Related to ToLower PR: #24203

Please review.
Thank you in advance

Comment thread test/EFCore.Specification.Tests/Query/NorthwindFunctionsQueryTestBase.cs Outdated
Comment thread src/EFCore.Cosmos/Query/Internal/StringMethodTranslator.cs Outdated
@roji roji merged commit 393f46a into dotnet:main Feb 23, 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

3 participants