New build of dotConnect for DB2 1.7.247 is available for download now.
In this version:
- The ADO.NET implementation of ASP.NET Identity 2.0 support is added
- The new \Web\ASP.NET Identity 2\Devart.Data.DB2.Web.Identity.dll assembly (its revision number is 2) is added to the provider installation folder
- The new \Web\ASP.NET Identity 2\Install_identity_tables.sql and \Web\ASP.NET Identity 2\Uninstall_identity_tables.sql files are added to the provider installation folder
- The new \Web\ASP.NET Identity 2\Upgrade_identity_tables_from_v1_to_v2.sql file is added to the provider installation folder
- The new IUserEmailStore, IUserPhoneNumberStore, IUserTwoFactorStore, IUserLockoutStore interfaces are implemented in the UserStore class
- The bug with 'Load Test Editor' is fixed
- The behaviour is changed: now a property in the generated code is initialized basing on the default value in CSDL only (instead of default values in any of SSDL and CSDL)
- The bug related to the incorrect value setting for the "Has Stream" property when working with the WCF Data Services projects is fixed
- The database server version is added to the generated Code-First Migrations script
- The bug with the explicitly named primary keys in Code-First Migrations, when the primary key is defined via the PrimaryKey() method of the CreateTable() operation, is fixed
- The bug with generating SQL for EntitySQL ANYELEMENT is fixed
http://www.devart.com/dotconnect/db2/