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

Post by Devart » Thu 14 Mar 2013 14:41

Dear users,

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

In this version:
  • The behaviour is changed: array with the length over 2000 bytes now is not automatically trimmed when sending a parameter value of the OracleDbType.Raw type
  • The bug with creating Relations in DataSet Wizard when tables reside in different schemas is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with DataLoadOptions.AssociateWith() when working with several DataContext objects is fixed
  • The bug related to the "Specified cast is not valid" exception when working with auto-increment primary keys mapped to decimal entity property is fixed
Entity Developer
  • The bug with detecting changes in the Collation attribute of the column in SSDL by Update Model From Database wizard is fixed (Entity Framework models)
  • The bug with obtaining DebuggerService when working with T4 Editor is fixed (LinqConnect models)
Entity Framework support
  • Entity Framework 6 Alpha 3 is supported
  • The bug with the AddMonths and AddYears canonical functions is fixed
  • The bug with creating and removing primary key and index, which are built for the same set of columns, in Code-First Migrations is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked