dotConnect for SQLite V5.10.1152
Released: May 24, 2018
V5.10.1152 中的更新
特性
- 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.
修補程式
- 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;".