Schema Compare, Foreign Keys are not included in script to be recreated
说明
Foreign Key is the only difference between source and target. Foreign Key does not end up in the generated script. When trying to sync multiple table changes, existing Foreign keys are dropped in the sync script, but then are not recreated as expected.
解决办法
WORKAROUND: None
STATUS: Waiting for fix in a future version of Toad for SQL Server.