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

Post by Devart » Thu 14 Feb 2019 16:45

Dear users,

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

In this version:
  • The ChangePassword functionality is supported for Oracle 12c in the Direct mode
  • The bug with using OracleParameter with OracleDbType.Long for a Long column in Oracle 12.2.0.1 in the Direct mode is fixed
  • The bug with using the 'Q' literal when ParameterCheck is true, is fixed
  • The bug with OracleLoader.LoadTable(IDataReader) for .NET Standard 1.3 and .NET Standard 2 is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with executing incorrect SQL request (cached during one of the previous calls), when .Contains() is invoked in the multithreaded application, is fixed
Entity Developer
  • The bug with generating fluent mapping for the one-to-one association by the DbContext template in EF4/EF5/EF6 is fixed
Entity Framework support
  • The translation of single-char literal into SQL statement in EF Core is supported
  • The bug with using .FirstOrDefault() against Oracle Server 10.2 is fixed
  • The bugs with constructing the COALESCE clause in EF Core 2 are fixed
  • The bug with projecting the pagination column into the outer query for Oracle 11 and below in EF Core is fixed
  • The bug with using value converters in the Code-First CreateDatabase() functionality via EF Core 2.2 is fixed
  • The bug with paging in EF Core 2.2, when connecting to Oracle 11.2 and below, is fixed
  • The bug with using a value converter for the property used in .Contains() in EF Core 2 is fixed
  • The bug with translating String.IndexOf() into SQL statement in EF Core is fixed
  • The bug with updating a null value of the concurrency check column with some non-null value in EF Core is fixed
  • The bug with sorting by CLOB/NCLOB column in EF Core is fixed
  • The bug with throwing Devart.Common.LicenseException when using config.Workarounds.ProviderManifestToken in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked