Page 1 of 1

New build of dotConnect for PostgreSQL 6.6.257 is available!

Posted: Thu 06 Jun 2013 12:20
by Devart
Dear users,

New build of dotConnect for PostgreSQL 6.6.257 is available for download now.

In this version:
  • The bug with throwing an exception during installation when the DbProviderFactories section is missing in the machine.config file is fixed
LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with the nullable properties in composite foreign keys is fixed
Entity Developer
  • Devart.Data.Linq.Binary type is added to the "Type Mapping Rule Editor" (LinqConnect models)
  • The behaviour is changed: auto-implemented properties are generated when DbContext template is used with ImplementINotifyPropertyChanged=False and ImplementINotifyPropertyChanging=False (Entity Framework models)
  • The bug with referencing a custom assembly in T4 template is fixed
  • The bug with processing non-latin symbols in the names of objects is fixed (Entity Framework models)
  • The bug with a synchronization when adding new properties to the base abstract class in Table Per Hierarchy inheritance is fixed (Entity Framework models)
  • The bug with parsing *.edmx which includes the class with a self-association is fixed (Entity Framework models)
  • The bug with retrieving an association mapping when opening *.edmx is fixed (Entity Framework models)
Entity Framework support
  • Entity Framework 6 Beta 1 is supported
  • The Database value is added to the DeleteDatabaseBehaviour enumeration for creating/removing database in Code-First
  • The behaviour is changed: CreateDatabase()/Code-First with DeleteDatabaseBehaviour.Schema does not try to create a schema if it exists
  • The bug using Batch Updates in a multithreaded application is fixed
  • The bug with quoting non-latin symbols is fixed
  • The bug with creating CHAR / VARCHAR datatypes without specified max length using CreateDatabase()/Code-First approach is fixed
Devart development team
http://www.devart.com/dotconnect/postgresql/