Objects are deselected when selectin a migration script item
Frank Hell
Posts: 3
Hello,
when I try to commit an objects having a migration script behind it, other objects are deselected when I click on the migration script item.
So I cannot commit more than one object and have to make two different commits.
Is it a bug or a feature?
when I try to commit an objects having a migration script behind it, other objects are deselected when I click on the migration script item.
So I cannot commit more than one object and have to make two different commits.
Is it a bug or a feature?
Comments
I believe what you're seeing is a feature - when you commit a migration script, this needs to cover all objects in that commit - so you can't do a single commit and have, say, a migration script for a few tables then a couple of views committed in the "normal" way- you'd need to perform two commits.
Hope that helps.
Redgate Software