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 maketime function to MysqlSqlModule #656

Closed
jczuchnowski opened this issue May 23, 2022 · 2 comments
Closed

Add maketime function to MysqlSqlModule #656

jczuchnowski opened this issue May 23, 2022 · 2 comments

Comments

@jczuchnowski
Copy link
Member

Add support for function maketime described in the MySQL docs.

Add function to MysqlFunctionDef in MysqlSqlModule
Add test in FunctionDefSpec

@sarahotoole
Copy link
Contributor

I'll take this one ☺️

sarahotoole added a commit to sarahotoole/zio-sql that referenced this issue May 26, 2022
sarahotoole added a commit to sarahotoole/zio-sql that referenced this issue May 26, 2022
sarahotoole added a commit to sarahotoole/zio-sql that referenced this issue May 26, 2022
sarahotoole added a commit to sarahotoole/zio-sql that referenced this issue May 26, 2022
jczuchnowski added a commit that referenced this issue May 26, 2022
* #656 Add maketime function to MysqlSqlModule

* 656 formatting

* #656 alphabetical order

Co-authored-by: Jakub Czuchnowski <jakub.czuchnowski@gmail.com>
@jczuchnowski
Copy link
Member Author

Done.

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

No branches or pull requests

3 participants