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

Post by Devart » Mon 16 Jan 2017 15:22

Dear users,

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

In this version:
  • Visual Studio 2017 Release Candidate is supported
  • The bug with an AccessViolationException when a LOB value is written to OracleAnyData in the OCI mode is fixed
Entity Framework support
  • The config.Workarounds.ProviderManifestToken option is added for setting provider manifest token for all contexts within application domain
  • The SQL generation for subselects, when using paging and aggregate functions, in EF Core is optimized
  • The bug with throwing "ORA-00932: inconsistent datatypes" within EXISTS clause of the SQL statement generated by EF Core is fixed
  • The bug with ignoring MaxLength set via fluent mapping for the explicitly specified data type in EF Core is fixed
  • The bug with duplicating conditions when using paging in EF Core for Oracle 11g and below is fixed
  • The bug with comparing non-nullable properties in LINQ query when config.QueryOptions.UseCSharpNullComparisonBehavior=true is fixed
  • The bug with using AddForeignKeyOperation and DropForeignKeyOperation in EF Core Code-First Migrations is fixed
  • The bug with throwing the "Operation is not valid due to the current state of the object" error with Batch Updates in EF1/EF4/EF5/EF6, if the previous SaveChanges() failed, is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked