Database nuGet package and static data.
dmweyek
Posts: 21
I'm having issues with deploying static data via deployment manager and db nuget packages.
I have created the nuget package two different ways.
1) SSMS Plugin
2) SQLCI command line.
DM debug shows the dynamic script trying to drop all the data from a static table. Yet when I compare the script directory from the package with SQL Data compare it shows the appropriate changes.
Thanks.
I have created the nuget package two different ways.
1) SSMS Plugin
2) SQLCI command line.
DM debug shows the dynamic script trying to drop all the data from a static table. Yet when I compare the script directory from the package with SQL Data compare it shows the appropriate changes.
Thanks.
Comments
Redgate Software