Posts
Sort by recent activity
Command line and /Include:Identical and /Filter
We are using the sql command line to help automate our database deployments.
In order to not get build failures when the schemas happen to be exact, we have to use the /Include:Idential switch for ...
SQL Compare command line and /migrationfolder switch
My company just purchased a large set of licenses for sql source control and sql compare for our automated build agents that use team city and svn.
We are attempting to include our databases in our...