dotConnect for DB2 V2.1.200 released
Released: Feb 2, 2017
V2.1.200 中的更新
特性
- Now supports the AddUniqueConstraintOperation and DropUniqueConstraintOperation operations in EF Core Code-First Migrations.
- Support for Visual Studio 2017 Release Candidate.
修補程式
- Fxied bug creating a predefined Migrations History table in EF Core, when config.Workarounds.DisableQuoting = true.
- Fixed bug comparing non-nullable properties in LINQ query when config.QueryOptions.UseCSharpNullComparisonBehavior = true.
- Fixed bug "Operation is not valid due to the current state of the object" error with Batch Updates in EF1/EF4/EF5/EF6, if the previous SaveChanges() failed.