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

Post by Devart » Thu 26 Jun 2014 11:27

Dear users,

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

In this version:
  • The bug with AccessViolationException when finalizing an open OracleDataReader in the OCI mode is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug related to the memory leak issue when working with EntityCachingMode = StrongReference is fixed
  • The bug related to the NullReferenceException when performing queries and working with EntityCachingMode = StrongReference is fixed
  • The bug related to the "There is no tables to process" error when using the CreateDatabase() method with the DataContext object, that is based on the empty model, is fixed
  • The bug related to the error when creating XmlMappingSource via the FromReader() method is fixed
Entity Developer
  • The bug with storing custom settings in stored procedure mapping is fixed (Entity Framework models)
  • The bug with ordering properties in the .HasKey configuration mapping in case of composite primary key is fixed (Entity Framework models)
Entity Framework support
  • The bug with DatabaseExists Code-First functionality when working with TimesTen 11g Release 1 is fixed
  • The bug with generating CLOB/NCLOB/BLOB columns instead of VARCHAR2/NVARCHAR2/VARBINARY columns for TimesTen 11g Release 1 in the Code-First/Code-First Migrations functionality is fixed
  • The bug with creating BLOB (instead of VARBINARY) binary parameters of commands when talking to TimesTen 11g Release 1 is fixed
  • The bug with printing a correct name of database in the head of DDL script generated by "update-database -script" in Package Manager Console for the Code-First Migrations functionality applied with TimesTen is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked