Comments
Sort by recent activity
SSMS applies changes in dependency order automatically, but SQL Change Automation sequences migrations explicitly, so the FK and data update can run before the Pips NYT parent row exists - requiring a pre-deployment or manual migration to fix the order. / comments
SSMS applies changes in dependency order automatically, but SQL Change Automation sequences migrations explicitly, so the FK and data update can run before the Pips NYT parent row exists - requirin...