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?
source
share