How can we help you today? How can we help you today?

Filter on command type

I would like to capture schema changes to a database. Unfortunately it's a staging database and check constraints are turned off, and on to allow simultaneous table loading.
DLM Dashboard sends an alter every time "alter table [tablename] nocheck constraint all" is executed. I'd like to ignore this command, and the next one where the constraints are turned back on.
EnrightMcC
0

Comments

1 comment

  • crimdon
    I have a similar issue and would also like something like this to happen.

    Also I'd like to be able to ignore Microsoft generated objects that are created when I replicate the production database.
    crimdon
    0

Add comment

Please sign in to leave a comment.