Trigger and Table script order
dennis@digitalfoundry.com
Posts: 3
We added a column to an existing table, and modified the existing trigger on the table to reference the new column. When generating the sql diff script, it put the triggers first, then the alter table statement. The trigger script complains that the column does not exist. Is this a bug? I didnt see any options to control this behavior, we are using 3.0.0.130.
This discussion has been closed.
Comments
Can you please upgrade to the latest version and see if the problem still occurs? For you, this will be a free upgrade that you can get from Help->Check for Updates or from our website.
We are currently on version 3.2.0.5. How about downloading the latest version from ftp.red-gate.com?