What’s the best way to add database changes management to a continuous integration scenario?
I’ve read some questions and answers but they are from 2009 and there are surely some techniques and tools that were developed in the meantime.
I’m using TFS 2010, but that’s not the point. I’m interested in the concept of how to manage database changes alongside continuous integration. Any ideas?
I’d recommend the Red Gate stack with SQL Source and Compare – it definitely can go a long way to having a fully working CI environment with sql integration