New build of dotConnect for SQLite 5.2.264 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for SQLite 5.2.264 is available!

Post by Devart » Fri 10 Oct 2014 06:17

Dear users,

New build of dotConnect for SQLite 5.2.264 is available for download now.

In this version:
  • The Enterprise Library 6 support is added; all previous versions of Enterprise Library are no longer maintained
Entity Developer
  • The default behaviour is changed: the INTEGER database type is mapped now to System.Int64 .NET type when using Database-First approach; the new mapping will be applied after pressing Reset in Server Options settings of Entity Developer
Entity Framework support
  • The int16 / int32 / int64 synonyms of the SMALLINT / INT / INTEGER database types are supported in Entity Data Model Wizard
  • The bug with mapping the INT database type by Entity Data Model Wizard is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked