How can we help you today? How can we help you today?
chrisherring
(Newbie) Need a procedure to handle data migrations
The most common problem I am running into is adding new NOT NULL columns to tables. Before Source Control, this was simply a matter of executing a script against each DB: 1. add the column to the t...
2 followers 5 comments 0 votes