SQL into Version Control - Talk Questions
I recently had the privilege to give a talk at the Boston Code Camp about getting SQL into version control.
The talk turned out to be quite successful, with a packed room and lots of questions.
I wanted to follow up with some answers to some of the top questions.
Top Questions from the Talk
- Can you automatically deploy SQL Database Project changes when the code is checked in?
- What kind of validation is done when changing the target database version?
- How do you deal with multiple, dependant databases, including using symbolic links?
I’ll be turning the above questions into links to posts as I get time to answer the questions.
If you have any different questions on getting SQL into Version Control, add a comment and I’ll do my best to give an answer.