This website stores cookies on your computer.
These cookies are used to improve your website
experience and provide more personalized services
to you, both on this website and through other media.
To find out more about the cookies we use, see our
Privacy Policy
Comments
I mean the package only contain newly created object, removed objects and modified objects
Is there a way to make it? I am using SQL Source Control for version control with mapped to working folder.
Thanks In advance
Nirmal
Are you after a script that only has new objects in it and ignores modified and removed objects? If it's that I don't think there is a way to get it at the moment. What would that allow you to do?
The SCA project should produce a set of all migration scripts, but also a package of just changes, based on the target db being set to the downstream environment.
Yeah I am using SQL Source Control and In Jenkins it is not generating a package of difference,
I mean I am using New-DatabaseReleaseArtifact -Source $stage -Target $package -FilterPath $filter and it is not generating artifacts in packge?
Any idea?
In my release folder, the folder that I have specified as the location for the package , here's what I see: