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 now function to MysqlSqlModule #654

Closed
jczuchnowski opened this issue May 23, 2022 · 1 comment
Closed

Add now function to MysqlSqlModule #654

jczuchnowski opened this issue May 23, 2022 · 1 comment

Comments

@jczuchnowski
Copy link
Member

Add support for function now described in the MySQL docs.

Add function to MysqlFunctionDef in MysqlSqlModule
Add test in FunctionDefSpec

@baldram
Copy link
Contributor

baldram commented May 26, 2022

I would like to take this one.

baldram added a commit to baldram/zio-sql that referenced this issue May 26, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 26, 2022
baldram added a commit to baldram/zio-sql that referenced this issue May 26, 2022
jczuchnowski pushed a commit that referenced this issue May 26, 2022
* #654: Add now function to MysqlSqlModule

* #654: Adjust the precision of NOW() in test

* #654: fix formatter after conflicts resolving
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