Skip to content

Commit 821dfd4

Browse files
authored
Merge pull request #15299 from kisantia/patch-1
Update sqlpackage release notes with known issue
2 parents 21b271c + 81fe09f commit 821dfd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/tools/release-notes-sqlpackage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Thanks. GeneMi (MightyPen in GitHub). 2019-03-27
7070
| Feature | Details |
7171
| :------ | :------ |
7272
| Deployment | A regression was introduced in 18.5 causing there to be an “Incorrect syntax near 'type'” error when deploying a dacpac or importing a bacpac with a user with external login to on premise. Workaround is to use sqlpackage 18.4 and it will be fixed in the next sqlpackage release. |
73+
| .NET Core | Importing bacpacs with Sensitivity Classification fails with "Internal connection fatal error" because of this [known issue](https://github.com/dotnet/SqlClient/issues/559) in Microsoft.Data.SqlClient. This will be fixed in the next sqlpackage release. |
7374
|   |   |
7475

7576
## 18.4.1 sqlpackage

0 commit comments

Comments
 (0)