Source Control archives - SQL Server with Mr. Denny

SQL Server with Mr. Denny:

Source Control

Jan 26 2009   7:54AM GMT

How do you source control your database, in your environment?



Posted by: mrdenny
Source Control

I’m curious about how various people are handling source control in their environment for the database? SSIS, SSRS, etc are all easy. They plug directly into the normal source control providers. But how do you handle SQL object changes like table changes, and stored procedure changes?

Continued »