In previous versions of Redgate's SQL Compare it was possible to pass in a command-line parameter with the location of the migrations scripts folder thus:
sqlcompare /mfx $migrationScriptsFolder
However, in the latest version of SQL Compare (12) this switch is no longer available (yet /sfx
to indicate the location of the scripts folder is still available).
Is there an alternative way of setting this value in SQL Compare 12? The command line reference for the new version does not address migration scripts.