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

Post by Devart » Fri 25 May 2018 13:12

Dear users,

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

In this version:
  • The returning of the actual number of records, processed by the ExecuteArray and ExecuteNonQuery methods is supported in the OCI mode for a MERGE query
LinqConnect (formerly known as LINQ to Oracle)
  • A destructor for DataContext is added
Entity Framework support
  • Entity Framework Core 1.1.5 is supported
  • Entity Framework Core 2.0.3 is supported
  • The generation of the idempotent script in EF Core 2 Code-First Migrations is supported
  • The behavior is changed: now the EF Core Code-First Migrations script checks the existence of the MigrationHistory table not to try to create it if not necessary
  • The bug with the "ORA-00920: invalid relational operator" error in the WHERE clause in EF Core 2 is fixed
  • The bug with missing Devart.Data.Oracle.Entity namespace in *.Designer.cs generated by EF Core 2 Code-First Migrations via Devart NuGet package is fixed
  • The bug with the DateTime? properties, when config.CodeFirstOptions.UseDateTimeAsDate is set to True, in EF Core is fixed

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

Locked