Create "Update Scripts" for a database project?

How I release versions of software versions and branches for each version, how can I easily generate update / patch scripts for versions? I can’t open the database projects and compare them, because they are called the same, and I don’t like the visual studio.

The next idea I had was to deploy a lower version in the database, and then create a change script, opening the next version of the software. It seems to be a little tiring.

Furthermore, how can this be integrated into the installation project instead of the manual process?

+3
source share
1 answer

Entity Framework, Visual Studio .. , (, ).

...

  • .
  • , MySQL, , Toad (, SVN) , .
  • Y 2.
  • ( , ), script, . , X, script Y, script Z.

, wordpress, blogengine.net, ; mannor, script, , , .

+1

Source: https://habr.com/ru/post/1786981/


All Articles