Skip to content

Commit 0148183

Browse files
committed
Only large text streaming
1 parent ed7f1f5 commit 0148183

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
@@ -11,7 +11,7 @@ We are making progress - The Public Preview of our driver is now available! This
1111
- Everything from previous releases
1212
- **SUSE Linux Support:** Added full support for SUSE and openSUSE distributions alongside existing Alpine Linux support, broadening enterprise Linux compatibility.
1313
- **Context Manager Support:** Implemented Python `with` statement support for Connection and Cursor classes with automatic transaction management and resource cleanup.
14-
- **Large Data Streaming:** Added Data At Execution (DAE) support for streaming large text and binary parameters, eliminating memory constraints for bulk operations.
14+
- **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.
1616
- **DB-API 2.0 Compliance:** Added standard exception classes and improved API consistency for seamless migration from pyodbc.
1717

0 commit comments

Comments
 (0)