dotConnect for Oracle 10.3.104
Released: Nov 8, 2024
10.3.104 での更新項目
機能
- Added support for Microsoft Visual Studio 2022 version 17.12 Preview.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.10.
- Updated support for Entity Framework Core 6 to version 6.0.35.
不具合の修正
- Fixed an issue with integration in Visual Studio 2015 and earlier versions.
- Fixed the DataSet Wizard crash in Visual Studio 2022.
- Fixed an issue with the Oracle Object Wizard in Visual Studio 2022.
- Fixed a design-time bug with the OracleQueue component in Visual Studio 2022.
- Fixed a design-time bug with the OracleDataTable Tasks interface element in Visual Studio 2022.
- Resolved an issue with connecting to Oracle 19 and higher in Direct mode when using Oracle Encryption or Oracle Data Integrity.
Entity Framework support
- Fixed an issue with incorrect conversion of single-element enum arrays in EF Core LINQ queries.
- Resolved an issue causing an ORA-00920 error when generated SQL included duplicate WHEN CASE clauses in EF Core 8.
- Resolved an issue with type mappings that occurred when config.CodeFirstOptions.UseNonLobStrings=true in EF Core 2.1 and later versions.
- Resolved search query issues with geometry objects containing points in EF Core.
- Resolved a bug that caused a MissingMethodException in EF Core versions 6, 7, and 8.
Entity Developer
- Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models.