We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following log output should also contain the Pomelo version:
info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Entity Framework Core 3.1.8 initialized 'Context' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: ServerVersion 5.7.0 MySql SensitiveDataLoggingEnabled DetailedErrorsEnabled
Either we can implement this for Pomelo, or the EF Core team can implement this for providers in general.
The text was updated successfully, but these errors were encountered:
@lauxjpn Seems like a good idea for providers in general. Would you mind filing an issue on efcore?
Sorry, something went wrong.
@ajcvickers Done!
lauxjpn
No branches or pull requests
The following log output should also contain the Pomelo version:
Either we can implement this for Pomelo, or the EF Core team can implement this for providers in general.
The text was updated successfully, but these errors were encountered: