Open
Description
Bug description
Is the new Json type supported for reverse engineeering with Azure SQL database / SQL Server 2025?
If not, happy to do a PR (assume it should just become a string?)
Your code
CREATE TABLE Test
( Id Int,
Data JSON
)
Stack traces
Verbose output
EF Core version
9.0.0
Database provider
Microsoft.EFCore.SqlServer
Target framework
.NET 9
Operating system
Windows 11
IDE
Visual Studio 17.13