Stucked with CI and SQL Compare
fredendrix
Posts: 32
Hi!
It seems that I’m stucked in a situation that some have probably seen before, but i don’t know exactly how to resolve :
Using SQL Source Control, we’ve committed some changes, including a DROP of a tables (without migration script!). So the TeamCity build grab the change, but SQL Compare (via Gate's SQL Continuous Integration v1.0.0.536) block the publication because of « High severity warning ». The upgrade script failed and i don’t know what to do.
Thanks for help!
It seems that I’m stucked in a situation that some have probably seen before, but i don’t know exactly how to resolve :
Using SQL Source Control, we’ve committed some changes, including a DROP of a tables (without migration script!). So the TeamCity build grab the change, but SQL Compare (via Gate's SQL Continuous Integration v1.0.0.536) block the publication because of « High severity warning ». The upgrade script failed and i don’t know what to do.
Thanks for help!
Comments
This version does not allow you to override the behavior at present, but it will be addressed in the future.
In the meantime, best advice is to perform this particular update by hand.