Migration script missing extended properties of child tables FKs when making change to parent table.
Bug: when creating a migration script for a table change that requires dropping Foreign Keys on other tables to this table, the generated migration script does not include the extended properties for the Foreign Keys on the other tables when rebuilding the Foreign Keys.
1
vote
Wayne Sheffield
shared this idea