dotConnect for Oracle V9.12.1054

Released: Jul 16, 2020

Mises à jour de V9.12.1054

Fonctionnalités

  • Added support for SSH in direct mode.

Correctifs

Entity Developer

  • Fixed bug detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard.

LinqConnect (formerly known as LINQ to Oracle)

  • Fixed "Could not find element type in model" bug when loading XML mapping in Microsoft .NET Standard LinqConnect assemblies.
  • Fixed bug using enums via Microsoft .NET Standard compliant assemblies.

Entity Framework support

  • Fixed bug with incorrect SQL generation when using .Substring() in a .Select() statement in EF Core 2.
  • Fixed bug reading the BINARY(16) column mapped to the byte[] class property, when "Binary As Guid=True;" is set in the connection string, in EF Core.