Recovery tables do not set defaults on not null columns
gacracker777
Posts: 1
in SQL Compare
Is there a setting that will tell the compare to set a default on 'NOT NULL' columns ?
When i run sqlcompare that creates the scripts there are times when a recovery table is needed. When the recovery table is created it should set an assumed default on 'NOT NULL' columns. Otherwise the script will fail on NOT NULL columns.
Is there a setting for this situation ?
What is your recommendation for resolution ?
Thanks
Comments
Not sure what you mean by a recovery table. Are you referring to temp table that is created when adding a new column to an already populated table and the new column does not allow nulls? If the answer is yes, to fix this:
There is no feature or option in SQL Compare to set a default value.
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com