On demand checking instead of a DDL trigger
I don't want to put a DDL trigger on my database server. I want to have an 'update' button in the dashboard that lets me manually check specific database instances for changes.
30
votes

-
Zachary Sarver commented
This would be helpful if a database was restored instead of a script change.