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

Post by Devart » Thu 17 Dec 2020 16:11

Dear users,

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

In this version:
  • The bug with retrieving the TIMESTAMP WITH LOCAL TIME ZONE values in the TZR (time zone region) format in the Direct mode is fixed
  • The bug with throwing System.ArgumentOutOfRangeException, when OracleCommand.Prepare() has been called before and reader is reused with another query, in the Direct mode is fixed
  • The bug with throwing ORA-00918 by OracleCommand.ExecutePageReader(), when SQL query returns several columns with the same name in the case of multiple result sets/multiple tables or views/subqueries, in Oracle 12c or higher is fixed
Entity Framework support
  • Entity Framework Core 5.0.1 is supported
  • The bug with creating savepoints in EF Core 5 is fixed
  • The bug with throwing "Sequence contains no elements" on insert or update in EF Core 5 is fixed

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

Locked