Exporting list of changes to commit to a text file
MarkRoberts1964
Posts: 4 New member
Is there any way to export the list of changes to commit so that we can email that list to the Dev team? We are just doing manual commits right now and some developers are forgetting to commit their changes. We would like a way to export the list so we can email the dev team and remind them to do their commits. The question after that is - is there anyway to automate that process so an email comes out weekly/daily? Thanks!
Mark
Mark
Tagged:
Answers
Using SQL Compare Pro you can compare the DB to Source Control before committing and generate a Comparison Results Report:
https://documentation.red-gate.com/sc14/reviewing-the-comparison-results/generating-a-report
You should find all the information you need on automation here:
https://documentation.red-gate.com/sc/using-the-command-line
Victoria Wiseman | Redgate Software
Have you visited our Help Center?
Product Manager
Redgate Software
Unfortunately, that functionality is exclusive to SQL Source Control and can't be captured using SQL Compare.
We also don't have a method of comparing multiple databases at a single time for one report and this would have to be done individually.
If you'd like to see these kinds of features I would advise posting the suggestion on the UserVoice forum here: https://redgate.uservoice.com/forums/141379-sql-compare
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?