Hi,
Can you make it so when a schema diff drops a column that has a FK on it, the compare tool does not add the drop FK constraint to the output? The foreign key does not exists after the column drop and the next statement always fails. It can be ignored but I cant think of a reason why it would need to be in it if you were dropping the column.
Perhaps there is some reason I'm not thinking about,
Aaron
Can you make it so when a schema diff drops a column that has a FK on it, the compare tool does not add the drop FK constraint to the output? The foreign key does not exists after the column drop and the next statement always fails. It can be ignored but I cant think of a reason why it would need to be in it if you were dropping the column.
Perhaps there is some reason I'm not thinking about,
Aaron