Activity overview
Latest activity by kcroke
eddie davis wrote:
With regards to your comments:
When adding a new not-null column with no default, allow me to specify a default. We have our own DB source control procedures so have no need for "RedGate Source Control" integration for this functionality.
To work around this you can deploy a migration script which will add a default value for you. For further information regarding migration scripts, please take a look at this help ARTICLE.
I appreciate the url and had already read the article. As I had said in my original post, we have our own Source Control solution. If the only solution for this one feature would be to purchase a $400/per developer piece of software, we will have to pass. Do you have any other solutions that don't involve SQL Source Control?
Thanks! / comments
eddie davis wrote:
With regards to your comments:
When adding a new not-null column with no default, allow me to specify a default. We have our own DB source control procedures so have no ne...
I like sql compare. 2 features to turn like into love.
1) When adding a new not-null column with no default, allow me to specify a default. We have our own DB source control procedures so have no need for "RedGate Source Control" integration for this f...