Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Implement RPAD, LPAD #484

Closed
theodesp opened this issue Oct 19, 2018 · 3 comments
Closed

Implement RPAD, LPAD #484

theodesp opened this issue Oct 19, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@theodesp
Copy link
Contributor

https://dev.mysql.com/doc/refman/8.0/en/string-functions.html#function_rpad
https://dev.mysql.com/doc/refman/8.0/en/string-functions.html#function_lpad

I will be willing to implement this

@smola
Copy link
Collaborator

smola commented Oct 25, 2018

@theodesp Sure. Both *PAD and *TRIM functions have very wide applicability.

@ajnavarro ajnavarro added the enhancement New feature or request label Oct 25, 2018
@theodesp
Copy link
Contributor Author

theodesp commented Nov 1, 2018

#522

@theodesp
Copy link
Contributor Author

theodesp commented Nov 5, 2018

This is done

@theodesp theodesp closed this as completed Nov 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants