Settings and activity
4 results found
-
8 votesRodrigo supported this idea ·
-
9 votesRodrigo supported this idea ·
An error occurred while saving the comment -
94 votes
As we noted in https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/2299881-migrations-support-for-git-mercurial, we have stopped work on Migrations v2 beta.
Unfortunately, there are currently no plans to include migration script rollbacks alongside the forward migration scripts, but we are still watching this request with interest.
Rodrigo supported this idea · -
13 votesRodrigo supported this idea ·
That would be also extremely useful in situations where you have different schemas in your db that come from different repositories. Right now I have to link and unlink all of them every time. It would be nice to have an extended property in the db which records a list of known links that are selectable from a dropdown list. This way I could set up a link for every schema, using the filter in each link to exclude anything that belongs to a different schema.