Disable "prevent saving changes that require the table to be re-created" in development
By default Microsoft SQL Server Management Studio has the option [Prevent saving changes that require the table to be re-created] enabled. This causes an error, when you want to save changes to a table that…