Any option available in red gate just to get the object names having differences using redgate CLI
Shaheer
Posts: 15 New member
in SQL Compare
I need to ask if there's any option available in red gate just to get the object names having differences using redgate command
Tagged:
Answers
As long as you don't use the /Synchronize switch then it won't deploy the changes on the command line. You can then use the /Report and /ReportAllObjectsWithDifferences to create a report of all objects with differences.
There is more information on the switches used on the command line here: https://documentation.red-gate.com/sc13/using-the-command-line/switches-used-in-the-command-line
Kind regards,
Alex
Have you visited our Help Center?
/include:different -> this switch will cause SQL Compare to only output objects which exist both in the source and target but are different
/report -> this will export a report with the differences listed, above. The format will be based on the extension
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools