run unittests `--filter dml_test` on all supported dbs
Function $DB->sql_concat() takes a variable number of arguments. It is defined in the moodle_database class as not having arguments.
IDEs raise a lot of false-positive errors about it.
There is a way in modern PHP to define such arguments