dotConnect for MySQL 9.4.191
Released: Jan 14, 2025
9.4.191 での更新項目
不具合の修正
- Fixed an issue with throwing MissingMethodException in EF Core 9.
- Fixed an issue with a missing assembly in the Devart.Data.MySql.EF6 NuGet package.
- 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".