Is there an existing issue for this?
Description
This issue states that the bug was fixed in a later version, but when using version 9.3.7 of the Volo.Abp.EntityFramewokCore.MySQL library, the provider name obtained by overriding the GetDatabaseProviderOrNull method is MySql.EntityFrameworkCore instead of MySql.Data.MySqlClient, causing tod to return null. Is this a difference between the lower and higher versions?
print:
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
9.3.7
User Interface
Common (Default)
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
macOS
Other information
No response
Is there an existing issue for this?
Description
This
issuestates that the bug was fixed in a later version, but when using version 9.3.7 of theVolo.Abp.EntityFramewokCore.MySQLlibrary, the provider name obtained by overriding theGetDatabaseProviderOrNullmethod isMySql.EntityFrameworkCoreinstead ofMySql.Data.MySqlClient, causing tod to return null. Is this a difference between the lower and higher versions?print:
Reproduction Steps
No response
Expected behavior
No response
Actual behavior
No response
Regression?
No response
Known Workarounds
No response
Version
9.3.7
User Interface
Common (Default)
Database Provider
EF Core (Default)
Tiered or separate authentication server
None (Default)
Operation System
macOS
Other information
No response