New build of dotConnect for Oracle 9.6.558 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.558 is available!

Post by Devart » Thu 19 Jul 2018 11:42

Dear users,

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

In this version:
  • The IDbColumnSchemaGenerator interface and the OracleDataReader.GetColumnSchema() method are implemented in .NET Standard provider assemblies
  • The bug with retrieving TIMESTAMP WITH TIMEZONE values with negative timezone in the Direct mode is fixed
  • The bug with reseting values of the OracleConnection PassParametersByName, TrimFixedChar, and NumberMappings properties when another property is assigned is fixed
  • The bug with the DeriveParameters method of OracleCommandBuilder when command text includes a colon character in a string literal, quoted using the alternative quoting mechanism is fixed
  • The bug with the DeriveParameters method of OracleCommandBuilder when command text includes a commented colon character after a tab character is fixed
Entity Framework support
  • The bug with paging in EF Core 2.1 is fixed
  • The bug with using the aggregate functions in EF Core 2.1 is fixed
  • The bug with processing arguments of functions mapped via .HasDbFunction in EF Core 2 is fixed
  • The bug with applying a filter with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
  • The bug with using the String.CompareTo method via LINQ queries in EF Core is fixed
  • The bug with applying aliases in the generated SQL, when config.Workarounds.DisableQuoting is set to true, in EF Core is fixed

Devart development team
http://www.devart.com/dotconnect/oracle/

Locked