Doesn't support views with schemabinding on
We have views with schemabinding set to true in SQL2008, SQL Source Control does not recognize that there is a dependency and throws and error.
3
votes
Nick Portelli
shared this idea
Having tested this out, the product does handle the schemabinding option on views. If a table needs to be rebuilt, it will alter the view to remove the schemabinding, update the table, then alter the view again to put the setting back.
The specific problem here was unable to be determined after following up with Nick and may have just been a one-off.