- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- Python Connector for SQL Server
Python Connector for SQL Server v1.3.0
Released: Oct 30, 2025
v1.3.0 中的更新
特性
- Added support for Python 3.14.
- Added support for Bearer Token authentication when using an HTTP tunnel.
- Improved compatibility with Microsoft SQL Server 2000.
修補程式
- Resolved an issue with quoting parameter names.
- Fixed a bug with handling special characters in parameter names.
- Fixed the error message for distributed transactions.