Source Control doesn't work with Azure SQL

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
halabicki
Posts: 2
Joined: Mon 05 Apr 2021 20:34

Source Control doesn't work with Azure SQL

Post by halabicki » Mon 05 Apr 2021 20:42

If I have changes in the source control and try and "Undo" my copy (which is an azure sql database), it will fail with :

use statement is not supported to switch between databases

I can commit changes from the db to the source control, however, undoing anything (where the db is an azure sql db) will fail.

alexa

Re: Source Control doesn't work with Azure SQL

Post by alexa » Tue 13 Apr 2021 10:13

We are aware of this issue and are planning to fix it in one of the next product versions.

Post Reply