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

Cosmos: Add translator for TrimStart/TrimEnd/Trim #24247

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

Marusyk
Copy link
Member

@Marusyk Marusyk commented Feb 23, 2021

Add translator for TrimStart/TrimEnd/Trim methods which map to LTRIM/RTRIM/TRIM built-in functions

Issue #16143

Please review.
Thank you in advance

Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@roji
Copy link
Member

roji commented Feb 25, 2021

Helix build failing because of transient Sqlite-related download issue, merging.

@roji roji merged commit 35a19f8 into dotnet:main Feb 25, 2021
@Marusyk Marusyk deleted the rmarusyk/16143-trim branch February 25, 2021 13:04
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