1 comments
dpeterson
1/26/2012 10:09:50 AM
Generally when adding columns to a database we either specify a default constraint, or fill the column on all the existing data as part of the schema deployment. I wonder if that would have solved the problem here?