New build of dotConnect for PostgreSQL 7.3.181 is available!
Posted: Thu 12 Jun 2014 12:38
Dear users,
New build of dotConnect for PostgreSQL 7.3.181 is available for download now.
In this version:
http://www.devart.com/dotconnect/postgresql/
New build of dotConnect for PostgreSQL 7.3.181 is available for download now.
In this version:
- ADO.NET implementation of ASP.NET Identity 2.0 support is improved
- The new IUserStore<T>, IUserClaimStore<T>, IUserLoginStore<T>, IUserPasswordStore<T>, IUserRoleStore<T>, IUserEmailStore<T>, IUserPhoneNumberStore<T> interfaces are implemented in the PgSqlUserStore and PgSqlUserStore<TIdentityUser, TIdentityRole> classes
- The new IRoleStore<T> interface is supported in the PgSqlRoleStore and PgSqlRoleStore<TIdentityUser, TIdentityRole> classes
- The functions with return type TABLE are added to the list of the functions in the DataSet wizard as a data source
- The bug with mapping smallint data type in SSIS Import Export Wizard is fixed
- The bug with quoting the tables names in the DbSyncScopeDescription.Tables collection returned by the PgSqlSyncDescriptionBuilder.GetDescriptionForScope method is fixed
- The bug related to using properties of the enum data type (Byte, SByte), that are used in the complex entity key, is fixed
- The bug with resetting value of the extended properties for associations after reopening the model is fixed (LinqConnect models)
- The bug with throwing System.NullReferenceException when disposing an ObjectResult is fixed
- The bug with performing "Generate Database from Model" wizard when working with Entity Framework 6.1.0 Tools for Visual Studio 2012/Visual Studio 2013 is fixed
http://www.devart.com/dotconnect/postgresql/