- Standardized logging output to conform with ODBC logger format specifications.
- Updated
SQLGetInfoto reflect existing String and Date/Time function support. - Removed unsupported client/stdin Copy and Unload feature implementation that was no longer maintained or supported.
- Fixed
SQLGetConnectAttrAPI to correctly return StringLengthPtr forNULLValuePtr in string attribute scenarios. - Fixed buffer length validation for integer attributes in
SQLGetConnectAttr. - Improvements for logging.
Full Changelog: v2.1.9...v2.1.10