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

Post by Devart » Thu 07 Feb 2013 11:16

Dear users,

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

In this version:
  • The bug with Oracle session hanging after AppDomain has been unloaded is fixed
  • The bug with setting a parameter of the Date type with value equal to empty PL/SQL Table in the Direct connection mode is fixed
  • The bug with generating ORA-01017 when the user id connection string parameter contains "@" or "." is fixed
LinqConnect (formerly known as LINQ to Oracle)
  • The bug related to creation of a new instance of DataContext when using fluent mapping with the 'Database Independent = true' property is fixed
  • The bug related to the "Cannot add query to cache. An item with the same key already exists" exception in multi-threading applications is fixed
Entity Developer
  • The behaviour is changed: the serializing property and corresponding methods are not generated when using 'Fluent Mapping'/'POCO Entity' templates and Unidirectional mode (LinqConnect models)
  • The behaviour is changed: warnings about tables/views without primary keys are written to Error List window when generating a model (Entity Framework models)
  • The behaviour is changed: the EntityKey attribute is not assigned to each property of the class if there is no primary key in the corresponding table/view (Entity Framework models)
  • The behaviour is changed: empty value is used in property editors instead of -1 for marking facets of Storage Column without assigned value (Entity Framework models)
  • The bug related to wrong script generating in "Update Database From Model" wizard when setting a property as 'Nullable=false' and setting the default value is fixed
Devart development team
http://www.devart.com/dotconnect/oracle/

Locked