alter table add column, alter table alter column syntaxes should get executed as it is when it is moved from Source database to Destination database. instead if it create an RG table then it is increasing the overhead. Anyways REDGATE is generating explicit transaction then why do we need RG tables. It can be optional. You can provide a switch to ignore as we are ignoring many as per our need...like..ignore comments, ignore constraints, ignore keys...i am looking forward for ignore RECOVERY tables...
alter table add column, alter table alter column syntaxes should get executed as it is when it is moved from Source database to Destination database. instead if it create an RG table then it is increasing the overhead. Anyways REDGATE is generating explicit transaction then why do we need RG tables. It can be optional. You can provide a switch to ignore as we are ignoring many as per our need...like..ignore comments, ignore constraints, ignore keys...i am looking forward for ignore RECOVERY tables...