Skip to content

Conversation

ProgrammingByPermutation
Copy link
Collaborator

Upgrading to .NET 9.0

There appears to be a bug in the current version of the MySQL entity
framework implementation where using the string's ".Equals" results in a
"LCASE" command that throws a null reference exception. Since MySQL is not
case sensitive we can simple remove this part of the database calls for
now...
The current package has a bug where trying to do a database migration
results in a invalid cast exception. This re-published package fixes the
issue.
@ProgrammingByPermutation ProgrammingByPermutation merged commit 7407036 into main Apr 28, 2025
4 checks passed
@ProgrammingByPermutation ProgrammingByPermutation deleted the feature/9.0 branch April 28, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant