dotConnect for Oracle 10.3.20
Released: May 29, 2024
10.3.20 での更新項目
機能
- Added support for Microsoft Visual Studio 2022 version 17.11 Preview.
- Added the GetAuditActionBanner() and GetUnauthorizedAccessBanner() methods to the OracleConnection class.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.5.
- Updated support for Entity Framework Core 6 to version 6.0.30.
不具合の修正
- Fixed an issue with passing a negative year number in OracleTimeStamp.
- Fixed an issue where an incorrect comma was added before LEFT OUTER JOIN with OracleSelectStatement.
- Fixed an issue with OracleSelectStatement that caused an exception after adding a WHERE condition and converting to ToString().
Entity Developer
- Resolved an issue with saving 'Version=Original' in the Stored Procedure Mapping menu for LinqConnect model.