dotConnect for SQLite V5.10.1152

Released: May 24, 2018

Atualizações na V5.10.1152

Recursos

  • Added destructor to DataContext class.
  • Added support for Entity Framework Core 1.1.5 and 2.0.3.
  • Added the config.Workarounds.ProviderManifestToken option for setting the provider manifest token for all contexts within an application domain.

Correções

  • Fixed bug with missing Devart.Data.SQLite.Entity namespace in *.Designer.cs generated by Entity Framework Core 2 Code-First Migrations via Devart NuGet package.
  • Fixed bug generating Guid literals in SQL statements, when a connection string includes "BinaryGUID=False;".