Should altering schema trigger drift?
josh_stcu
Posts: 14 Bronze 2
We recently moved some tables from dbo to a second schema (bkup that is that is filtered from DLM dashboard monitoring). I would expect this to trigger drift showing the tables as dropped but DLM dashboard seems not to have caught the change at all. Is this expected or a known bug?
ALTER SCHEMA bkup TRANSFER dbo.table
ALTER SCHEMA bkup TRANSFER dbo.table