Add `radians` function to MysqlSqlModule
Closed this issue · 2 comments
jczuchnowski commented
Add support for function degrees
described in the MySQL docs.
Add function to MysqlFunctionDef in MysqlSqlModule
Add test in FunctionDefSpec
walesho commented
I would like to work on this.
jczuchnowski commented
Done.