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

Add "ends_with" as an alias of "suffix" #8807

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

holdenmatt
Copy link
Contributor

Add a new ends_with function as an alias of suffix (for consistency with starts_with), as discussed in #8757.

Implemented similarly to the lcase / lower alias, per feedback from @Mause.

Docs will be updated in this PR: duckdb/duckdb-web#1071

@Mytherin Mytherin merged commit 2d8deae into duckdb:main Sep 6, 2023
47 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Sep 6, 2023

Thanks! LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants