dotConnect for Db2 4.2.191

Released: Jan 14, 2025

Aggiornamenti in 4.2.191

Correzioni

  • Fixed an issue with throwing MissingMethodException in EF Core 9.
  • Fixed an issue with .NET Core projects in the Upgrade Wizard.

Entity Developer

  • Fixed an issue with the generation of complex types for stored procedures.
  • Fixed an issue with the Update From Database wizard failing to apply changes to the column identity/autoincrement option in model properties, impacting ValueGenerated for EF Core models and StoreGeneratedPattern for EF models.
  • Fixed an issue that caused the "'prefix' is not declared" error in the VB.NET template of the EF Core model.
  • Fixed an issue with model generation that occurred when using the EF Core template extended property "Do not generate the default constructor".
  • Fixed an issue that caused the 'EntityColumn does not contain a definition for UniqueKey' error in legacy custom user templates.