Stairway to Database Source Control Level 2: Getting a Database into Source Control
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Wed, 11 Jun 2014 06:00:00 UT
Indexed on
2014/06/12
3:37 UTC
Read the original article
Hit count: 457
In this level, we're going to continue the philosophy of learning by example, and get a database into our SVN repository. We will also consider our overall approach to source control for databases, and the manner in which our team will develop these databases, concurrently.
24% of devs don’t use database source control – make sure you aren’t one of them Version control is standard for application code, but databases haven’t caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out… |
© SQL Server Central or respective owner