Released: Jul 29, 2025
10.4.290 での更新項目
機能
- Added support for long passwords in Oracle 23ai.
- Changed the visibility of OracleException constructors from internal to protected.
Entity Framework support
- Updated support for Entity Framework Core 9 to version 9.0.6.
- Updated support for Entity Framework Core 8 to version 8.0.17.
不具合の修正
- Fixed an issue that caused an AccessViolationException in OracleCommand when calling the GetRowId() method in the OCI mode.
- Fixed a design-time issue with the OracleDataTable Tasks interface element in Visual Studio 2022.
- Fixed an issue in dbMonitor integration where error messages were logged incorrectly.
Entity Framework support
- Fixed an issue that caused the 'Invalid cast from String to Enum' error in EF Core 3 and later.
- Fixed an issue that triggered the 'ORA-00932: inconsistent datatypes: expected - got NCLOB' error in EF Core 9.
LinqConnect (formerly known as LINQ to Oracle)
- Fixed an issue with incorrect caching of the materialization function across different queries.
Entity Developer
- Fixed a crash in Entity Developer that occurred when adding a class property in the Class Editor.
- Fixed an issue with handling Oracle identity columns.