A new release of sqlpackage is now available on all platforms! This includes graph table support for edge constraints and fixes a number of reported issues. Download here #SQLServer docs.microsoft.com/sql/tools/sqlp…
1
30
40
0
2
@sqldatatools Curious...the preview Microsoft.SqlServer.DacFx library targets .NET Core 2.2 and .NET Framework 4.6. Is it possible for it to target .NET Standard 2.0? It would make it a TON easier to build shared libraries (based on .NET Standard) that work in both Framework and Core apps.