moodle-plugin-ci
moodle-plugin-ci copied to clipboard
Add support for MSSQL
Hey everyone,
this PR adds support for MSSQL (Fixes #92)
I tested it with our plugin tool_lifecycle here. The errors in the first commit are correct, since we used some MSSQL-incompatible syntax in the plugin. Those were addressed in the next two commits.
Justus