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

Post by Devart » Thu 04 Jul 2019 13:05

Dear users,

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

In this version:
  • The bug with inserting TIMESTAMP WITH TIMEZONE values with negative timezone in the Direct mode is fixed
  • The bug with throwing "Operation is not supported" by web providers, when the cookie is used, is fixed
  • The bug with reading incorrect timestamp's timezone and offset in the Direct connection mode when the timezone is presented as a string value is fixed
Entiity Developer
  • The ability to disable generation of the byte order mark (BOM) in the beginning of code files in a standalone Entity Developer is implemented
  • The bug with design time copy/cut/paste functionality for entities is fixed
  • The bug with invalid integer to enum conversion by a generated method, which is based on SQL query and returns a collection of entities, in EF Core 2 is fixed
Entity Framework support
  • The bug with applying a filter to the nullable property with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
  • The bug with missing brackets around SELECT inside the generated CASE statement in EF Core 2 is fixed
  • The bug with nullable parameters in EF Core 2 is fixed
  • The bug with reopening connections in EF Core 2 is fixed
  • The bug with incorrect exception message on opening connection, when ConnectionString is not set, by .NET Standard compliant assemblies is fixed
  • The bug with generating SQL query for paging operations with .GroupBy() in EF Core 2, when working with Oracle 11g/10g/9i, is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked