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

Reference substring with substr and mid #483

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

Reference substring with substr and mid #483

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

Comments

@theodesp
Copy link
Contributor

According to the docs mid and substr are synonyms to substring:

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

I will be willing to implement this.

@erizocosmico erizocosmico added the enhancement New feature or request label Nov 2, 2018
@erizocosmico
Copy link
Contributor

Feel free to take it if you want!

@theodesp
Copy link
Contributor Author

#548

@theodesp
Copy link
Contributor Author

Merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

3 participants