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...