Make roll-off script using Visual Studio 2022 Database Project

148 Views Asked by At

I have a Visual Studio 2022 database project.

Here it is super easy to compare to a database and create a roll-on script.

But when when I switch the compare view around so my source is my database and my target is my project then I cannot create the rollback script. The create script button is disabled.

Is there another trick to create roll-off scripts using Visual Studio 2022 Database Projects?

Answer for VS2010

0

There are 0 best solutions below