Skip to content

Commit 7fe66e4

Browse files
committed
SUSE Linux support
1 parent 049a4d4 commit 7fe66e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPI_Description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We are making progress - The Public Preview of our driver is now available! This
1313
- **Context Manager Support:** Implemented Python `with` statement support for Connection and Cursor classes with automatic transaction management and resource cleanup.
1414
- **Large Data Streaming:** Added Data At Execution (DAE) support for streaming large text and binary parameters, eliminating memory constraints for bulk operations.
1515
- **Enhanced Unicode Handling:** Improved emoji and international character support with robust UTF-16 encoding for reliable multilingual data processing.
16-
- **DB-API 2.0 Compliance:** Added standard exception classes and improved API consistency for seamless migration from other Python database drivers.
16+
- **DB-API 2.0 Compliance:** Added standard exception classes and improved API consistency for seamless migration from pyodbc.
1717

1818
For more information, please visit the project link on Github: https://github.com/microsoft/mssql-python
1919

0 commit comments

Comments
 (0)