Posts
Sort by recent activity
SQL Compare Command Line w/Filter
As part of my CI build I need to sync only the Views and to do this I am using a saved Filter. Here is the command I am running:
SQLCompare.exe /database1:DB1 /s1:SERVER /database2:DB2 /s2:SERVER /...