Entity Developer V6.11.1283

Released: Jul 8, 2021

V6.11.1283 での更新項目

機能

  • Added support for Microsoft Visual Studio 2019 version 16.11 Preview 2.0.
  • The behavior of the Regenerate Storage and Mapping functionality in Entity Framework Core, NHibernate and Telerik Data Access models has been changed: the NOT NULL attribute of the column is now reset to undefined; after that, the behavior depends on the Nullable attribute of the class property only.

不具合の修正

  • The bug with throwing "Index was outside the bounds of the array" by Create Model Wizard/Update From Database Wizard when retrieving metadata has been fixed (SQL Server).

Entity Framework support

  • The bug with applying the Default Precision and Default Scale values from Model Settings to the non-decimal data types by Update To Database Wizard in Entity Framework Core has been fixed.
  • The bug with updating TIMESTAMP WITH TIME ZONE, BOOLEAN, DOUBLE PRECISION, NUMERIC, CHARACTER(1) columns via Update To Database Wizard has been fixed (PostgreSQL).