Activity overview
Latest activity by joseph.tg
Error while running migration script, Invalid object in MV2
Hi Team,
I am facing and issue in Red Gate Source Control beta
My source control version is Red Gate Source Control 3.9.6.67 (migration V2 beta version)
I have a table called 'CustomMigration' in ...
Hi Ruchika/James,
I have evaluated the migration v2 SqlCompare. This is working as per my requirements. Please clarify below points.
1) Is there any way to rollback the migration script changes.
2) I am already using the rollback mechanism for schema changes, if I use the new sql compare (mv2 integrated) how this will work? I mean will this break the existing rollback mechanism or not?
3) While evaluating MV2, I didn't set up the temp database, still it is working as expected. Is this temp database setup mandatory or not?
4) lastly, what is the ETA of the actual(not beta version) Mv2 integrated Sql Compare.
Regards,
Joseph / comments
Hi Ruchika/James,
I have evaluated the migration v2 SqlCompare. This is working as per my requirements. Please clarify below points.
1) Is there any way to rollback the migration script changes.
2)...
Hi Team,
Can anyone update me the status of Migration V2 integrated SQL compare command line?
Is Migration V2 integrated SQL compare command line released? If not, what is the ETA for this?
Regards,
Joseph / comments
Hi Team,
Can anyone update me the status of Migration V2 integrated SQL compare command line?
Is Migration V2 integrated SQL compare command line released? If not, what is the ETA for this?
Regards...
Hi Ruchika,
Is Migration V2 integrated SQL compare command line released? If not, what is the ETA for this?
Regards,
Joseph / comments
Hi Ruchika,
Is Migration V2 integrated SQL compare command line released? If not, what is the ETA for this?
Regards,
Joseph
Hi Ruchika,
Now I am using SQL compare command line for automated deployment
(SqlCompare.exe).
What is the ETA of Migration V2 integrated SQL compare command line?
Thanks,
Joseph / comments
Hi Ruchika,
Now I am using SQL compare command line for automated deployment
(SqlCompare.exe).
What is the ETA of Migration V2 integrated SQL compare command line?
Thanks,
Joseph
Hi Ruchika,
Can you explain how to generate migration script using command line? Is there any worked example for this?
Regards,
Joseph / comments
Hi Ruchika,
Can you explain how to generate migration script using command line? Is there any worked example for this?
Regards,
Joseph
Hi Stephanie,
Thanks for your quick response!
I am using command-line SQL Compare for automation. What will be the ETA of this Migration V2 integrated command-line SQL Compare
Can I expect this in next 3 months?
If it is more than that, is there any alternate method for this?
I want to communicate the ETA with my team. Can you help me on this.
Regards,
Joseph / comments
Hi Stephanie,
Thanks for your quick response!
I am using command-line SQL Compare for automation. What will be the ETA of this Migration V2 integrated command-line SQL Compare
Can I expect this in ...
Hi,
Custom script means, suppose I have to update some data in a table as part of a deployment. This is not a part of DDL changes. In this case I want to create a script and execute the same at the time of deployment.
How we can achieve this with Migration Script V2 ?
Regards,
Joseph / comments
Hi,
Custom script means, suppose I have to update some data in a table as part of a deployment. This is not a part of DDL changes. In this case I want to create a script and execute the same at th...
Hi Team,
We are in the middle of Red Gate source control implementation. Can you please update me the ETA of this functionality.
Also we are using SQL compare and SQL Data Compare for automated (Command-line) deployment. Are we going to integrate the migration scripts functionality soon? What will be the ETA of this?
My requirements are:
1) Migration scripts should work across the branches. Means, I need to deploy the database changes from Branch to database including migration scripts.
2) I need to include custom scripts for the deployment, this also should work in branch architecture.
3) Both Migration scripts and Custom scripts need to deploy from one Branch to databases through the command line scripts
Can any one update me, whether above 3 points are going to cover with new release or not.
Regards,
Joseph / comments
Hi Team,
We are in the middle of Red Gate source control implementation. Can you please update me the ETA of this functionality.
Also we are using SQL compare and SQL Data Compare for automated (Co...
Migration Script is not working in Branches
Hi Team,
I have Dev,Test and Stage branches created in TFS. Dev I have linked 'Dev Branch' to the Red gate Source control and developers are able to commit their changes properly.
For the 'Test Ser...