Settings and activity
2 results found
-
207 votes
An error occurred while saving the comment -
33 votes
An error occurred while saving the comment Jonathan Hickford commentedThe use case for migrations mentioned here isn't something we ever intended SQL Source Control to be able to do. Our intention is that all deployment functionality exists in SQL Compare. However as a side effect of the old migrations feature was that SQL Source Control could do this. You're right in that the new migrations feature doesn't let you do this.
If you can drop me a note on jonathan.hickford [at] red-gate.com I'd love to find out a bit more and see if we can help.
Interested to hear more about your workflow with branching. When you're working on branches do you have multiple copies of the database, each one linked to a branch? Or do you unlink/link the same database to multiple branches depending on what you're working on?