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

Post by Devart » Thu 26 Dec 2013 12:25

Dear users,

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

In this version:
  • The bug with retrieving views in Business Intelligence Solutions projects is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug with wrong order for creation tables with the many-to-many associations via the CreateDatabase() method is fixed
  • The bug with the entity cache (EntityCacheMode.WeakReference) is fixed
Entity Developer
  • The predefined templates (POCO Entity and LinqConnect) are improved: new template setting, "Generate Dummy Comments", is added (LinqConnect models)
  • The bug with wrong script generation for System.Boolean when the default value is set, is fixed (LinqConnect models)
  • The bug related to detecting unique keys is fixed (LinqConnect models)
  • The bug related to the "Custom tool error: Unknown namespace or alias (NamespaceName.NamespaceName)" error when setting return type of the method to complex type is fixed (Entity Framework models)
Entity Framework support
  • The behaviour is changed: Code-First Migrations generates DEFAULT values for new NOT NULL columns of Boolean, Guid, DateTime, DateTimeOffset, TimeSpan types when adding them in the existing table
  • The bug with throwing NRE when updating database, if the CreateTable method in migration code does not include the PrimaryKey definition, is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked