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

Post by Devart » Thu 04 Dec 2014 14:49

Dear users,

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

In this version:
  • The behaviour is changed: SYS_EXTRACT_UTC(SYSTIMESTAMP) is used now in WF Services scripts for the date columns
  • The bug with using the same parameter several times in a MERGE statement in the Direct mode is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug related to memory leak errors when working with the disabled compiled query cache is fixed
Entity Developer
  • The bug with saving and reading the CodeFirstOptions.ColumnTypeCasingConventionCompatibility setting in the Provider Manifest Token attribute of the model is fixed (Entity Framework models)
  • The bug with the incorrect code generation, when the "Enable WinForms Data Binding" property of the DbContext template (Visual Basic) is set to True, is fixed (Entity Framework models)
  • The bug with missing attributes for the enum members when generating code with the DbContext template is fixed (Entity Framework models)
Entity Framework support
  • The Devart.Data.Oracle.Entity.INDEX_HINT function for specifying Oracle INDEX hint without the explicitly specified table's alias in EntitySQL is added
  • The OracleFunctions.IndexHint method for specifying Oracle INDEX hint without the explicitly specified table's alias in LINQ to Entities is added
  • The bug related to working with the customized Migration History table and Entity Framework 6 is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked