New build of dotConnect for Oracle 6.50.244 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for Oracle 6.50.244 is available!

Post by Devart » Fri 11 Nov 2011 13:58

Dear users,

New build of dotConnect for Oracle 6.50.244 is available for download now.
In this version:
  • Behaviour is changed: pending operations on a connection are rolled back before returning the connection to pool
  • The possibility of choosing connections that are created with Oracle Object Wizard and Oracle Package Wizard is implemented for different project types
  • The bug with setting Port connection string parameter in Visual Studio connection editor to the value that is greater than 10000 is fixed
  • The bug with using Oracle Instant client is fixed
  • The bug with not freeing memory after command execution is fixed
  • The bug with returning invalid connections to pool is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with updating explicitly attached entities is fixed
  • The bug with inserting null values into Oracle XMLType columns is fixed
Entity Developer
  • The default attribute mapping source for LinqConnect models is made static
  • Behaviour is changed: table is not marked as "Changed" in Update Wizard if DefaultValue is set for its expression column
  • The bug with NRE being thrown when an invalid connection is used is fixed
  • The bug with creating an association between classes participating in a TPC inheritance hierarchy is fixed (Entity Framework models)
  • The bug with creating methods with the same names for different stored procedures is fixed
  • The bug with setting the Concealed Function property in Stored Procedure Editor is fixed
  • The bug with the local settings used for the default value of DateTime fields is fixed (LinqConnect models)
  • The bugs with storage synchronization for TPC inheritance classes is fixed
Entity Framework support
  • The REGEXP Oracle functions for working with regular expressions are supported
  • Changed behaviour: the CHAR and VARCHAR2 columns are created with the CHAR semantics for EF Code-First CreateDatabase()
  • The bug with determining correct data types in columns of descendants in TPT and TPC hierarchies is fixed
  • The bug with the TimeSpan parameters is fixed
  • The bug with the Group By expression is fixed
  • The bug with Database.Exists() when there is no entities with DatabaseGeneratedOption.Identity in model is fixed
  • The bug with character set mismatch when UNION is used for CASEs is fixed
  • The bug with the DateTimeOffset parameters is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Post Reply