New build of dotConnect for SQLite 5.12.1422 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.12.1422 is available!

Post by Devart » Thu 04 Jul 2019 12:53

Dear users,

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

In this version:
  • The bug with throwing "Operation is not supported" by web providers, when the cookie is used, is fixed
Entity Developer
  • The ability to disable generation of the byte order mark (BOM) in the beginning of code files in a standalone Entity Developer is implemented
  • The bug with design time copy/cut/paste functionality for entities is fixed
  • The bug with invalid integer to enum conversion by a generated method, which is based on SQL query and returns a collection of entities, in EF Core 2 is fixed
Entity Framework support
  • The bug with applying a filter to the nullable property with implicit EnumToStringConverter via LINQ queries in EF Core 2 is fixed
  • The bug with missing brackets around SELECT inside the generated CASE statement in EF Core 2 is fixed
  • The bug with nullable parameters in EF Core 2 is fixed
  • The bug with reopening connections in EF Core 2 is fixed
  • The bug with incorrect exception message on opening connection, when ConnectionString is not set, by .NET Standard compliant assemblies is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked