dotConnect for Oracle V9.13.1127

Released: Oct 29, 2020

Aggiornamenti in V9.13.1127

Funzionalità

Entity Framework support

  • Added support for Entity Framework Core 3.1.9.

Correzioni

  • The bug with Microsoft Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer has been fixed.
  • The bug with connecting to Oracle Real Application Clusters (RAC) in the Direct mode has been fixed.
  • The bug with missing Name and Owner properties of the OracleConnection class in Microsoft .NET Standard compliant assemblies has been fixed.

Entity Developer

  • The bug with reading templates from *.edps by console Entity Developer has been fixed.

Entity Framework support

  • The bug with incorrect SQL translation of .Contains with a collection of more than 1000 items in Entity Framework Core 3 has been fixed.
  • The bug with generating invalid SQL for EF.Functions.Like in Entity Framework Core 3 has been fixed.