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

Post by Devart » Thu 22 Sep 2016 13:26

Dear users,

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

In this version:
  • The binary serialization is added to OracleString, OracleBinary, OracleNumber, OracleDate, OracleIntervalDS, and OracleIntervalYM structures
  • The bug with losing Offset of an OracleException object when performing binary deserialization is fixed
Entity Developer
  • The bug with moving mapping from abstract base class to child classes of TPH inheritance in the fluent mapping generated by the DbContext template is fixed (Entity Framework models)
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with materialization in the multithreaded application is fixed
Entity Framework support
  • Entity Framework Core 1.0.1 is supported
  • The config.SpatialOptions.ReadAs2D configuration option (default value is False) is implemented for EF5 / EF6 to treat 3D SDO_GEOMETRY objects as 2D
  • The new optional parameter Action is added to UseOracle() extension method of DbContextOptionsBuilder in EF Core
  • The behaviour is changed: FK constraints within CREATE TABLE are named now in Code-First Migrations
  • The bug with using Take(0) with the entity, which includes the DbGeometry or DbGeography fields, in EF5/EF6 is fixed
  • The bug with paging in EF Core, when working with Oracle 11g and below, is fixed
  • The bug with processing IN expressions in EF Core is fixed
  • The bug with retrieving objects of TPH hierarchy in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked