Options

Filter on command type

EnrightMcCEnrightMcC Posts: 14 Bronze 2
edited February 3, 2017 10:08AM in DLM Dashboard
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.

Comments

  • Options
    crimdoncrimdon Posts: 54 Bronze 3
    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.
Sign In or Register to comment.