Posts
Sort by recent activity
SQL Change Automation trying to add PK constraint that already exists
We had an issue today where the script generated by SQL Change Automation included a Unique Primary Key constraint that already existed on the Target Database, which would fail the deployment becau...