Page 1 of 1

New build of dotConnect for SQLite 5.11.1229 is available!

Posted: Thu 20 Sep 2018 11:37
by Devart
Dear users,

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

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.25.1
  • The bug with absent Devart.Data.SQLite.NHibernate.NHibernateSQLiteConnection and Devart.Data.SQLite.NHibernate.NHibernateSQLiteCommand classes in the .Net Core NuGet package is fixed
Entity Developer
  • Using an extended property of type OutputInfo is supported
  • Code generated for nullable properties is simplified: now T? is generated instead of System.Nullable<T>
  • An additional constructor that accepts DbContextOptions as an argument is added to the DbContext class descendant in the VB.NET version of the DbContext template for EF Core
  • The bug with "No database provider has been configured for this DbContext." in the DbContext template for EF Core is fixed
  • The bug with code generation for nullable properties for EF1/EF4/EF5/EF6 is fixed
Entity Framework support
  • Entity Framework Core 2.1.3 is supported
  • The bug with throwing an error by context.Database.Migrate(), when the __EFMigrationsHistory table already exists but tables being mapped by model classes are not created yet, in EF Core 2 is fixed
  • The bug with a memory leak in EF Core 2, when a connection is set for DbContext as an SQLiteConnection instance, and not via a connection string, is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/