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 test for ltrim & rtim #339

Merged
merged 2 commits into from
Dec 9, 2020
Merged

Conversation

marekklis
Copy link
Contributor

Implementation for: #243 and #248

BTW Postgres ltrim and rtrim have optional second parameter for defining what characters must be removed (space is a default value). More details: https://www.postgresql.org/docs/13/functions-string.html

@jczuchnowski
Copy link
Member

Good point. I'll make a ticket for that.

@jczuchnowski jczuchnowski merged commit c1d7d23 into zio:master Dec 9, 2020
@marekklis marekklis deleted the ltrim-rtrim-tests branch December 9, 2020 07:33
amrkamel pushed a commit to amrkamel/zio-sql that referenced this pull request May 26, 2022
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