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

Post by Shalex » Mon 24 Oct 2011 07:42

Dear users,

New build of dotConnect for Oracle 6.50.237 is available for download now.
In this version:
  • Devart.Data.Oracle.DurableInstancing assembly and namespace were renamed to Devart.Data.Oracle.WorkflowFoundation
  • The bug with filtering Oracle clients depending on their capacity is fixed
  • The bug with parameters binding in OracleCommand.Parameters collection in Direct mode is fixed
  • The memory leak when working in the OCI connection mode is fixed
  • The bug with getting incorrect description of package procedures with unsupported table parameters is fixed (an exception is thrown now)
  • The bug with license check in ILMerged assembly in Mobile Edition is fixed
  • The bug with reading LONG using x64 version of Oracle client is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with getting wrong query from the compiled query cache is fixed
  • The bug with ordering results of a query with eager loading options enabled is fixed
  • The bug with inserting entity objects having multiple relations to other entity type with auto-generated primary key is fixed
  • The bug with updating navigation properties based on a composite foreign key which intersects with the primary key is fixed
Entity Developer
  • The possibility of specifying the name of the connection string saved in the application configuration file is implemented
  • The bug with saving the IsFlags property of enum types in Entity Framework models is fixed
  • The code generation is improved to distinguish DATE from TIMESTAMP when using database independent fluent mapping
  • The bug with duplicating the IsComposable attribute in CSDL is fixed
  • The bug with detecting whether Devart Entity Model is changed or not is fixed
Entity Framework support
  • The bug with config.Workarounds.DisableQuoting behaviour with checking DatabaseExists is fixed
  • The bug with setting GRANT REFERENCE when creating FK between tables from different schemas for config.DatabaseScript.Schema.DeleteDatabaseBehaviour.Schema is fixed
  • The bug with using Distinct and Take simultaneously in Linq to Entities is fixed
  • The bugs with character set mismatch are fixed
  • The bug with InsertNullBehaviour.InsertDefaultOrOmit is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked