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

Post by Devart » Fri 04 Aug 2017 13:44

Dear users,

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

In this version:

Entity Developer
  • The new Raw SQL Query class property and SQL method property with the corresponding editors are implemented in Entity Framework Core
  • The bug with generating code for the PropertyChanging event is fixed
  • The bug with applying Custom Tool by Devart Entity Model (*.edml) in VS 2017 .NET Core projects is fixed
  • The bug with quoting default table and column names in EF Core is fixed
  • The bug with registering DevartEntityDeploy on the workstation with just Build Tools for Visual Studio 2017 installed is fixed
Entity Framework
  • The possibility to set DEFAULT for a table column via the DefaultValue annotation in EF6 Code-First Migrations fluent mapping is implemented
  • The bug with using Contains() in multiple LINQ queries in EF Core is fixed
  • The bug with comparison and binary operations in EF Core is fixed

Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked