Activity overview
Latest activity by bpinto
Filter constraints in DLM Dashboard?
Is there a way to ignore WITH CHECK and WITH NOCHECK changes so these are not recognized as "drift"? For example, I would want the following statements to be ignoredALTER TABLE dbo.myTable NOCHECK ...