zio/zio-sql

Add `radians` function to MysqlSqlModule

Closed this issue · 2 comments

Add support for function degrees described in the MySQL docs.

Add function to MysqlFunctionDef in MysqlSqlModule
Add test in FunctionDefSpec

I would like to work on this.

Done.