Skip to content

Commit 310d838

Browse files
committed
RELEASE: 0.12.0
1 parent aa7a3d3 commit 310d838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PyPI_Description.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ We are currently in **Public Preview**.
4343

4444
- **Complex Data Type Support:** Added native support for DATETIMEOFFSET and UNIQUEIDENTIFIER data types with full round-trip handling, enabling seamless integration with Python's timezone-aware `datetime` objects and `uuid.UUID` types.
4545
- **Enhanced Financial Data Operations:** Extended MONEY and SMALLMONEY support to `executemany` operations with proper NULL handling and decimal conversion for improved bulk financial data processing.
46-
- **Comprehensive Development Infrastructure:** Implemented unified Python and C++ code coverage reporting with automated build instrumentation, CodeQL security analysis, and enhanced PR automation workflows.
4746
- **Improved Database Metadata API:** Refactored `getinfo()` method with enhanced ODBC metadata retrieval, consistent type handling, and expanded constant exposure for more reliable database information access.
4847
- **Data Processing Optimizations:** Removed aggressive datetime parsing to prevent incorrect type conversions and improve data integrity across diverse datetime formats and string data.
4948

0 commit comments

Comments
 (0)