Skip to content

Commit 225613b

Browse files
committed
PyODBC compatibility
1 parent 0148183 commit 225613b

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 Text Streaming:** Added Data At Execution (DAE) support for streaming large text parameters, eliminating memory constraints for bulk text 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 pyodbc.
16+
- **PyODBC Compatibility:** 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)