Options

Using Source Control to Deploy Schema Changes

rlrcstrrlrcstr Posts: 9
WHen I try to deploy schema changes to an Azure DB, SQL Source Control complains that the temp db's aren't supported. Is there a trick to getting this to work?

Thanks.

J

Comments

  • Options
    Thanks for your post.

    We would recommend that you you SQL Compare to deploy a database revision to an Azure database.

    Are you using Azure as a development server? We would normally recommend users to develop locally, and then to deploy to Azure rather than develop directly on an Azure database.
    Chris
  • Options
    Is there any plan to support Azure from SQL Source Control..?

    It's become such a part of my workflow I'm lost without it! :cry:
  • Options
    Everything works perfectly in Azure except you get an error Invalid object name 'fn_listextendedproperty'. since there are no extended properties. If that error were ignored, I would think everything was perfect.
Sign In or Register to comment.