dotConnect for MySQL 9.3.104
Released: Nov 8, 2024
9.3.104 での更新項目
機能
- Added support for Microsoft Visual Studio 2022 version 17.12 Preview.
- Added support for fractional seconds in Time, DateTime, and TimeStamp types within the MySqlLoader class.
Entity Framework support
- Updated support for Entity Framework Core 8 to version 8.0.10.
- Updated support for Entity Framework Core 6 to version 6.0.35.
- Added support for generating LEFT JOIN LATERAL and CROSS JOIN LATERAL when translating EF Core LINQ queries for MySQL 8.0.14 and above.
不具合の修正
- Fixed an issue with integration in Visual Studio 2015 and earlier versions.
- Fixed the DataSet Wizard crash in Visual Studio 2022.
- Fixed a design-time bug with the MySqlDataTable Tasks interface element in Visual Studio 2022.
- Fixed an issue with reopening the connection when using the ChangeDatabase() method.
Entity Developer
- Fixed an issue where the Update From Database Wizard reset navigation property names in EF Core models.