dotConnect for PostgreSQL 8.4.191
Released: Jan 14, 2025
8.4.191 での更新項目
不具合の修正
- Fixed an issue with throwing MissingMethodException in EF Core 9.
- Fixed an issue with a missing assembly in the Devart.Data.PostgreSql.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 where the Update Database From Model and Generate Database Script From Model wizards did not apply the Precision and Scale options for the DECIMAL data type in PostgreSQL.
- 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.