Installed dbdiff with composer with default settings on a shared machine (domainfactory). This results in an error when calling via command line. I needed to replace the relative path to an absolute path.
Guess it would be better to ../../.. back to the vendor folder.
Installed dbdiff with composer with default settings on a shared machine (domainfactory). This results in an error when calling via command line. I needed to replace the relative path to an absolute path.
Guess it would be better to ../../.. back to the vendor folder.