Skip to content
New issue

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 EF Core 7.0 JSON support isn't currently implemented #1966

Open
dodu2014 opened this issue Jan 10, 2025 · 0 comments
Open

The EF Core 7.0 JSON support isn't currently implemented #1966

dodu2014 opened this issue Jan 10, 2025 · 0 comments

Comments

@dodu2014
Copy link

Steps to reproduce

run dotnet ef migrations add xxx

The issue

The exception 'The EF Core 7.0 JSON support isn't currently implemented. Instead, there is support for a more extensive implementation. See https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql for more information on how to map JSON.' was thrown while attempting to create an instance. For the different patterns supported at design time, see https://go.microsoft.com/fwlink/?linkid=851728

Further technical details

MySQL version: 8.0.36
Operating system: windows 11
Pomelo.EntityFrameworkCore.MySql version: 9.0.0-preview.2.efcore.9.0.0
Microsoft.AspNetCore.App version: 9.0

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

No branches or pull requests

1 participant