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

Post by Devart » Thu 06 Oct 2016 14:23

Dear users,

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

In this version:
  • The performance of retrieving data in the Direct mode is improved
  • The output of the domain to the "machine" column and output of the "process" column values in the Direct mode are supported
  • The bug with not executing a procedure on the server side when the query text is "CALL procedure_name()" in the Direct mode is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with reading columns of the base type in TPT inheritance via .OfType() of LINQ query
  • The bug with loading objects via association which targets to the base class of an inheritance with the materialized child class is fixed
  • The bug with throwing "Sequence contains more than one element" when reading objects of TPT hierarchy is fixed
Entity Developer
  • The generation of static methods by the EntityObject template is supported via the new property Direct Call of EntityMethod (Entity Framework models)
Entity Framework support
  • The bug with throwing ORA-00918 by .Include() and .Take() in EF Core when working with Oracle 12c is fixed
  • The bug with comparing bool class property with some value in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked