New build of dotConnect for Oracle 9.6.725 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Oracle 9.6.725 is available!

Post by Devart » Thu 28 Mar 2019 18:21

Dear users,

New build of dotConnect for Oracle 9.6.725 is available for download now.

In this version:
  • Visual Studio 2019 Release Candidate 4 is supported
  • The GetOracleTimeStamp, GetDateTimeOffset, and GetTimeSpan methods are added to OracleArrayDataReader
  • The bug with throwing NRE when calling the GetSchemaTable method of OracleArrayDataReader for a VARRAY column is fixed
  • The bugs with reading data via OracleArrayDataReader are fixed
  • The bug with corrupting not Latin-1 characters by Migration Wizard for files with non-unicode encoding is fixed
Entity Framework support
  • Entity Framework Core 2.2.3 is supported
  • The SQL translation of the following method overloads, that accept the StringComparison argument and return bool, in the System.String class is supported in EF Core 2: Contains, StartsWith, EndsWith, Equals
  • The .HasComputedColumnSql functionality for the AddColumn and AlterColumn operations in EF Core Code-First Migrations is supported
  • The bug with using the TIMESTAMP(6) WITH TIME ZONE column type in EF Core 2.2 mapping is fixed
  • The bug with generating the COALESCE expression in EF Core is fixed
  • The bug with calling DbExecutionStrategy.ShouldRetryOn(Exception), when the first connection fails to open, is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked