catalyst / moodle-tool_cloudmetrics

Realtime metrics for Moodle
https://moodle.org/plugins/tool_cloudmetrics
GNU General Public License v3.0
0 stars 3 forks source link

Issue #155: use of db api cast fix #156

Closed marcghaly closed 1 year ago

marcghaly commented 1 year ago

Hi @petersistrom,

This is a PR for issue #155, when selecting more than one metric using mysql will throw an error because of a hard coded cast.

Regards,

Marc

brendanheywood commented 1 year ago

This looks good to me and we need this merged asap. Ideally this would have a unit test

jaypha commented 1 year ago

Merging. Created new issue for adding unit test (#157)