Skip to content

[RevEng] SQL Server Json datatype not supported? #35943

Open
@ErikEJ

Description

@ErikEJ

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions