Entity Developer V6.12.1367

Released: Nov 9, 2021

V6.12.1367 での更新項目

不具合の修正

Entity Framework support

  • Fixed the bug with missing .HasColumnType in the generated mapping of decimal class property, when Precision is specified but SQL Type is not set in Column Editor of Entity Framework Core 1/2/3 model and SQL Server as a target server.
  • Fixed the bug with parsing discriminator value as string, even when its type is different, in TPH inheritance of Entity Framework Core Model.