Entity Developer 7.3.190

Released: Dec 27, 2024

Aggiornamenti in 7.3.190

Funzionalità

  • Added support for PostgreSQL 17.
  • Added support for Visual Studio 2022 version 17.13 Preview.
  • Added the "Remove Guid" option to Model naming rules for improved support of SQL Server Graph tables.

Entity Framework support

  • Added support for Entity Framework Core 9.
  • .NET 9 has been added to the list of available Target Framework versions in the Create Model Wizard and Model Settings for EF and EF Core models.
  • Added the "Nullable Reference Types" property to C# Data Transfer Object templates to control whether C# 8 nullable and non-nullable reference types should be generated.

Correzioni

  • Fixed a bug with the incorrect detection of two unique indexes on the same column in the Update From Database wizard for EF Core, Telerik Data Access, and NHibernate models.
  • Fixed the 'Unsupported data type NUMBER' bug for Oracle Managed Data Provider for .NET (ODP.NET) in EF models within standalone Entity Developer.
  • Fixed the bug with /NOICONS installation parameter.

Entity Framework support

  • Fixed an issue with incorrect One-to-One relation multiplicity in EF Core models.
  • Fixed a bug with the incorrect detection of two unique indexes on the same column in the Update From Database wizard for EF Core models.