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

Commit b7c5933

Browse files
committed
Add Debian 12 to 17.10, correct the Windows release notes
1 parent 0e01162 commit b7c5933

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,9 @@ curl https://packages.microsoft.com/config/debian/10/prod.list | sudo tee /etc/a
230230
#Debian 11
231231
curl https://packages.microsoft.com/config/debian/11/prod.list | sudo tee /etc/apt/sources.list.d/mssql-release.list
232232

233+
#Debian 12
234+
curl https://packages.microsoft.com/config/debian/12/prod.list | sudo tee /etc/apt/sources.list.d/mssql-release.list
235+
233236
sudo apt-get update
234237
sudo ACCEPT_EULA=Y apt-get install -y msodbcsql17
235238
# optional: for bcp and sqlcmd

docs/connect/odbc/linux-mac/release-notes-odbc-sql-server-linux-mac.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ GeneMi. 2019/04/03.
3939

4040
| New item | Details |
4141
| :------- | :------ |
42+
| New distribution supported. | Debian 12 |
4243
| Improved Performance | More efficient packet buffer memory allocation |
4344
| New Managed Identity (MSI) Authentication Support | Support for MSI authentication for Azure Arc and Azure Cloud Shell and updated to a newer Azure App Service API version |
4445
| Bug fixes. | [Bug fixes](../bug-fixes.md). |

docs/connect/odbc/windows/release-notes-odbc-sql-server-windows.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ For the ARM64 driver: [Chinese (Simplified)](https://go.microsoft.com/fwlink/?li
2929

3030
| Feature added | Details |
3131
| :------- | :------ |
32-
| New distribution supported. | Debian 12 |
3332
| Bug fixes. | [Bug fixes](../bug-fixes.md). |
3433

3534
## 17.10.5

0 commit comments

Comments
 (0)