Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f3cfb58

Browse files
committed
correcting ledger/AE statements
1 parent 35f1015 commit f3cfb58

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/tools/sqlpackage/release-notes-sqlpackage.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ This article lists the features and fixes delivered by the released versions of
2929
### Features
3030
| Feature | Details |
3131
| :------ | :------ |
32-
|Always Encrypted|Adds support for in-place encryption for Always Encrypted columns.|
32+
|Always Encrypted|Adds support for in-place encryption for Always Encrypted columns. Publish can now leverage a server-side secure enclave to encrypt, decrypt and re-encrypt database columns in-place. This avoids the expense of moving the data outside of the database. See pre-requisites for in-place encryption in [Configure column encryption in-place using Always Encrypted with secure enclaves](../../relational-databases/security/encryption/always-encrypted-enclaves-configure-encryption.md). Note: In-place encryption is supported only with the offline approach. |
3333
|Azure Synapse Analytics|Adds support for column-level symmetric encryption.|
34-
|Ledger|Adds supports for exporting and importing databases with ledger tables. See Known Issues for export limitations.|
34+
|Ledger|Adds supports for exporting and importing databases with ledger tables. The following limitations apply to Export: Ledger history tables and dropped ledger tables are not migrated, the values of GENERATED ALWAYS columns and the data in ledger system views is not migrated, and the value of the database-level Ledger property is ignored.|
3535
|Platform|Adds support for .NET 6 as the target framework|
3636
|Platform|References Microsoft.Data.SqlClient (3.0) instead of System.Data.SqlClient in .NET Framework version. Upgrade Microsoft.Data.SqlClient from 2.1.3 to 3.0 for .NET Core version.|
3737
|Platform|Upgrades .NET Framework target version to .NET 4.6.2|
@@ -57,7 +57,6 @@ This article lists the features and fixes delivered by the released versions of
5757
| :------ | :------ |:------ |
5858
| Deployment | The Azure Synapse Analytics Workload Management feature (Workload Groups and Workload Classifiers) is not yet supported. | N/A |
5959
| Deployment | The Azure SQL ledger table feature is not yet supported for extract and publish. | N/A |
60-
| Ledger | The following limitations apply to Export: Ledger history tables and dropped ledger tables are not migrated, the values of GENERATED ALWAYS columns and the data in ledger system views is not migrated, and the value of the database-level Ledger property is ignored.|
6160

6261

6362
## 18.8 sqlpackage

0 commit comments

Comments
 (0)