How can we help you today? How can we help you today?
AlexYates
Thank you Geovanny. That means a lot. :-) I've taken a look through the directory and there are so many people I want to nominate! I've now written and deleted this post many times, nominating different people every time. (Sorry to Cathrine Wilhelmsen, Bob Walker, Rob Sewell, Troy Hunt and the John Morehouse/Chris Yates double act. You were all a close second.) This just goes to show how many folks in this program contribute so much. I've settled on Alessandro Alpi. Earlier this year I was with a customer who had lot's of developers and lots of databases with lots of cross DB dependencies. They wanted to move to the dedicated model but each time they respawned their local dev server there was the painful task of re-linking all the databases in SQL Source Control. This was a slow process, exasperated because of the size and complexity of some of the databases. We took Alessandro's PowerShell script to auto-link the databases, tweaked it a bit to make it work in Git (it was designed for TFS) and hey presto - we had a magic "link all my databases to source control" button. Sweet! Thanks Ale, you helped us out. You made a specific contribution that was enormously valuable and useable for me and one of my customers. / comments
Thank you Geovanny. That means a lot. :-) I've taken a look through the directory and there are so many people I want to nominate! I've now written and deleted this post many times, nominating diff...
0 votes
In my experience, when a bunch of people have trialled SQL Source Control and ReadyRoll side by side, the majority like SQL Source Control better. They like it because: - It's simpler (RR can feel more complicated and is often more of a headache to set up) - SSMS integration - Model approach is easier wrt branching and conflict resolution etc Of course, the pain occurs at deployment time when the SQL compare generated script doesn't work, but the HTML diff report generated by DLM Automation is a wow moment that a lot of folks like. And frankly, the easy solution that solves 80% of deploy issues pretty quickly aligns well with a lean approach to improving dev processes. Get something that mostly works pretty quick and iterate from there - as long as you have a good feedback mechanism for when the process doesn't work and you need to intervene. My view is that eventually, when ppl get to full devops, ReadyRoll is probably a better solution and the html report/any approval gates become less relevant/actual blockers on the process - but that's only possible once people have built up confident in tooling and, you know, thought about testing? I do see SQL Source Control and DLM Automation as the natural first step for a lot of customers and my main Q is: Will the existing SQL Source Control and DLM Automation story still exist? Is it going away? Do I need to stop recommending it? / comments
In my experience, when a bunch of people have trialled SQL Source Control and ReadyRoll side by side, the majority like SQL Source Control better. They like it because: - It's simpler (RR can feel ...
0 votes