New build of dotConnect for Oracle 6.10.126 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Locked
Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

New build of dotConnect for Oracle 6.10.126 is available!

Post by Shalex » Thu 24 Mar 2011 10:44

Dear users,

New build of dotConnect for Oracle 6.10.126 is available for download now.
It includes:
  • Supported Visual Studio 2010 Service Pack 1
  • Improved public interface of OracleNumberMappingCollection class
  • Fixed bug with OracleDataReader.GetBytes() method for RAW, LONG RAW, LONG datatypes
  • Fixed bug with upgrading *.ascx files when using Upgrade Wizard
LinqConnect (formerly known as LINQ to Oracle)
  • Fixed bug with inserting 'detail' entities together with 'master' ones for one-to-one associations
Entity Developer
  • Changed behaviour: when adding two related entities with the corresponding properties having different types, an invalid association is created now
  • Changed behaviour: when retrieving metadata, Oracle stored procedures and functions that don't return cursors are no longer executed
  • Fixed bug with generating incorrect code for models having one-to-one associations with a nullable property at the 'detail' side
  • Fixed bug with generating script with duplicate columns for entities having two fields of the same complex type
Entity Framework support
  • Supported Entity Framework 4.1 Release Candidate
  • Improved TPT inheritance support in case of updating the inherited entities
  • Added new column generation based on Unicode and non-Unicode columns union in queries
  • Fixed bug with incorrect column name generation on update in case of Timestamp column having Computed StoreGenerationPattern
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked